clean code and fix bugs (to cont.)
This commit is contained in:
parent
e137a24fe5
commit
044866a69f
@ -75,7 +75,6 @@ if(file_exists($oConf->getPathCustom("modules.php"))){
|
|||||||
|
|
||||||
if (!isset($_SESSION['config'])) {
|
if (!isset($_SESSION['config'])) {
|
||||||
$_SESSION['config'] = $oConf->getConfig();
|
$_SESSION['config'] = $oConf->getConfig();
|
||||||
$_SESSION['erp'] = $oERP->getConfig();
|
|
||||||
|
|
||||||
//////
|
//////
|
||||||
//// The code below creates a bug in Chromium "Too many redirections
|
//// The code below creates a bug in Chromium "Too many redirections
|
||||||
|
Loading…
Reference in New Issue
Block a user