removed the out-commented html and body closing tags

This commit is contained in:
Ralf Becker 2004-03-13 21:57:15 +00:00
parent b44c969fd9
commit ed8ff9cd31

View File

@ -69,6 +69,3 @@
$GLOBALS['debug_timer_stop'] = perfgetmicrotime();
echo 'Page loaded in ' . ($GLOBALS['debug_timer_stop'] - $GLOBALS['debug_timer_start']) . ' seconds.';
}
?>
<!--</BODY>
</HTML>-->