blob: b3428250d42bf3ac105e98b17bc297eaea83f4a3 [file] [log] [blame]
<?php
echo("Page load completed in ". (time() - $starttime) ." seconds");
?>