mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-03 04:29:28 +01:00
removed the out-commented html and body closing tags
This commit is contained in:
parent
b44c969fd9
commit
ed8ff9cd31
@ -69,6 +69,3 @@
|
|||||||
$GLOBALS['debug_timer_stop'] = perfgetmicrotime();
|
$GLOBALS['debug_timer_stop'] = perfgetmicrotime();
|
||||||
echo 'Page loaded in ' . ($GLOBALS['debug_timer_stop'] - $GLOBALS['debug_timer_start']) . ' seconds.';
|
echo 'Page loaded in ' . ($GLOBALS['debug_timer_stop'] - $GLOBALS['debug_timer_start']) . ' seconds.';
|
||||||
}
|
}
|
||||||
?>
|
|
||||||
<!--</BODY>
|
|
||||||
</HTML>-->
|
|
||||||
|
Loading…
Reference in New Issue
Block a user