From fe2c21ec145fdeece079f6fee8958b59a1b1ec01 Mon Sep 17 00:00:00 2001 From: Julio Montoya Date: Fri, 2 Jan 2015 09:04:03 +0100 Subject: [PATCH] Minor - format code --- main/inc/lib/display.lib.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/main/inc/lib/display.lib.php b/main/inc/lib/display.lib.php index b10ccf6d87..b196bf518e 100755 --- a/main/inc/lib/display.lib.php +++ b/main/inc/lib/display.lib.php @@ -67,7 +67,6 @@ class Display preg_match('/main\/([^*\/]+)/', $currentURL, $matches); $toolList = self::toolList(); if (!empty($matches)) { - foreach ($matches as $match) { if (in_array($match, $toolList)) { $help = explode('_', $match); @@ -599,8 +598,6 @@ class Display return ''.$name.''; } - - /** * Prints an