First Commit
[librecmc/package-feed.git] / utils / bandwidthd-php / files / footer.php
1 <?php
2 echo("Page load completed in ". (time() - $starttime) ." seconds"); 
3 ?>