From 0e827b7c20fa0ab7e222d70b31b9482df05dd5c5 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 5 Feb 2012 16:31:03 +0100 Subject: [PATCH] Format HTML --- htdocs/core/lib/functions.lib.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/htdocs/core/lib/functions.lib.php b/htdocs/core/lib/functions.lib.php index 69e9426d79f..7269cbdca94 100644 --- a/htdocs/core/lib/functions.lib.php +++ b/htdocs/core/lib/functions.lib.php @@ -4438,7 +4438,8 @@ function printCommonFooter($zone='private') if (! empty($_SERVER['DOL_TUNING'])) { $micro_end_time=dol_microtime_float(true); - print "\n".''."\n"; + print '")'."\n"; + print ''."\n"; // Add Xdebug coverage of code if (defined('XDEBUGCOVERAGE')) {