From 2a53d4d2de1e56ef9903c0d0aa193aad9706349e Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 21 Feb 2010 03:14:26 +0000 Subject: [PATCH] Comments --- htdocs/main.inc.php | 1 + 1 file changed, 1 insertion(+) diff --git a/htdocs/main.inc.php b/htdocs/main.inc.php index 3a7594ea3ad..e05147c97a0 100644 --- a/htdocs/main.inc.php +++ b/htdocs/main.inc.php @@ -799,6 +799,7 @@ function top_htmlhead($head, $title='', $disablejs=0, $disablehead=0, $arrayofjs // Output module javascript if (is_array($arrayofjs)) { + print ''."\n"; foreach($arrayofjs as $jsfile) { print ''."\n";