Unsupported scripts and control panel web app for a hosting company
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

billingref.php 245B

123456789
  1. <?PHP
  2. define('NOBILLREF', true);
  3. define('MESSAGE', 'Your access to this control panel is restricted, pending payment of your overdue bills.<br>Please e-mail support@utd-hosting.com if you require assistance.');
  4. require('billing.php');
  5. ?>