Просмотр файла html/footer.php

Размер файла: 647B
  1. <BR><CENTER><SPAN class='minitexto0'><b><?php echo $topCopyright; ?></b>
  2. <!-- Before remove this line you must think that TOPo is a free script -->
  3. <!-- and the only way to promote it is showing this link at the botton of web pages like yours -->
  4. <!-- Thatґs why if you like TOPo and you want support it helping to improve its quality, you must keep this line. -->
  5. <BR>Powered by <a href="http://www.eejj33.tk" target="_blank">TOPo v<?php echo $ver; ?></a>
  6. <!-- Thank you very much -->
  7. <?
  8. if(isset($time_used) AND $performance) echo '<br><font size="1">'.(getmicrotime() - $time_used).' sec.</font>';
  9. ?>
  10. </SPAN></CENTER>
  11. </body>
  12. </html>