From ed8ff9cd31bde882720f0c33e516cac44695723b Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Sat, 13 Mar 2004 21:57:15 +0000 Subject: [PATCH] removed the out-commented html and body closing tags --- phpgwapi/inc/footer.inc.php | 3 --- 1 file changed, 3 deletions(-) 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.'; } -?> -