From 044866a69f565e70d8da23cfd7abdad383c057b5 Mon Sep 17 00:00:00 2001 From: David Drapeau Date: Fri, 27 Nov 2020 16:10:37 +0100 Subject: [PATCH] clean code and fix bugs (to cont.) --- index.php | 1 - 1 file changed, 1 deletion(-) diff --git a/index.php b/index.php index a8247bb..ebce915 100644 --- a/index.php +++ b/index.php @@ -75,7 +75,6 @@ if(file_exists($oConf->getPathCustom("modules.php"))){ if (!isset($_SESSION['config'])) { $_SESSION['config'] = $oConf->getConfig(); - $_SESSION['erp'] = $oERP->getConfig(); ////// //// The code below creates a bug in Chromium "Too many redirections