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.

footer.php 196B

1234567891011
  1. <?PHP
  2. if (DEVELOPMENT) {
  3. # require_once('pages/profiler.php');
  4. }
  5. ?>
  6. <div id="footer">
  7. &copy; Copyright UTD-Hosting, 2005-2007, all rights reserved.
  8. Release 5.
  9. </div>
  10. </body>
  11. </html>