From e888675766b3cd9d9c846df16c28e33612d1b6f5 Mon Sep 17 00:00:00 2001 From: daniel Date: Thu, 16 Mar 2017 18:43:07 +0100 Subject: [PATCH] fixed minor error --- pandora_console/index.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pandora_console/index.php b/pandora_console/index.php index 545d05442c..f2d69a2035 100755 --- a/pandora_console/index.php +++ b/pandora_console/index.php @@ -140,8 +140,7 @@ echo '' . "\n"; //This starts the page head. In the call back function, things from $page['head'] array will be processed into the head ob_start ('ui_process_page_head'); -echo ''; -echo ''; + // Enterprise main enterprise_include ('index.php');