From 2c77644773e9142eccf7edd7ace9a61c428b493b Mon Sep 17 00:00:00 2001 From: Yannick Warnier Date: Thu, 7 Jun 2012 02:10:18 -0500 Subject: [PATCH] Minor - code style --- main/reports/index.php | 108 +++++++++++++++++++---------------------- 1 file changed, 50 insertions(+), 58 deletions(-) diff --git a/main/reports/index.php b/main/reports/index.php index 3f477ccea7..bd49d9ea2d 100644 --- a/main/reports/index.php +++ b/main/reports/index.php @@ -1,6 +1,5 @@ @@ -12,7 +11,6 @@ $language_file = array('reportlib'); $cidReset = true; - // including files require_once '../inc/global.inc.php'; require_once 'reports.lib.php'; @@ -30,8 +28,7 @@ $tool_name=get_lang('Reports'); // Displaying the header foreach (array('jquery.js','jquery-ui-1.8.5.custom.min.js', 'jquery.ba-bbq.min.js', 'jquery.validate.js', 'jquery.form.js', 'jquery.form.wizard.js', 'jquery.dataTables.min.js') as $js) - $htmlHeadXtra[] = ''."\n"; - + $htmlHeadXtra[] = ''."\n"; // FIXME $htmlHeadXtra[] = '