Unsupported scripts and control panel web app for a hosting company
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

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>