diff --git a/phpgwapi/inc/footer.inc.php b/phpgwapi/inc/footer.inc.php index c566a48426..c85c145634 100644 --- a/phpgwapi/inc/footer.inc.php +++ b/phpgwapi/inc/footer.inc.php @@ -69,6 +69,3 @@ $GLOBALS['debug_timer_stop'] = perfgetmicrotime(); echo 'Page loaded in ' . ($GLOBALS['debug_timer_stop'] - $GLOBALS['debug_timer_start']) . ' seconds.'; } -?> -