From e0a2b5186627f44bc7ddb153bd0b444bee13b147 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 12 Jan 2009 22:18:09 +0000 Subject: [PATCH] Add version of CVS file inside html output. This make debug easier. --- htdocs/main.inc.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/htdocs/main.inc.php b/htdocs/main.inc.php index 54e45277c23..e1c17b5ad30 100644 --- a/htdocs/main.inc.php +++ b/htdocs/main.inc.php @@ -981,14 +981,14 @@ function printSearchForm($urlaction,$urlobject,$title,$htmlmodesearch='search',$ /** * \brief Show HTML footer DIV + BODY + HTML * \remarks Close 2 div - * \param foot Not used + * \param foot A text to add in HTML generated page * \param limitIEbug Not used */ function llxFooter($foot='',$limitIEbug=1) { global $conf, $dolibarr_auto_user, $micro_start_time; - print "\n".' '."\n"; + print "\n\n".' '."\n"; // print "\n".' '."\n"; print "\n".' '."\n"; @@ -996,7 +996,7 @@ function llxFooter($foot='',$limitIEbug=1) if (! empty($_SERVER['DOL_TUNING'])) { $micro_end_time=dol_microtime_float(true); - print '