bad branching 2
This commit is contained in:
parent
0f8f4fbc15
commit
b4397806fc
@ -61,7 +61,7 @@ if (defined('THEME_ONLY_CONSTANT')) return;
|
|||||||
|
|
||||||
session_cache_limiter('public');
|
session_cache_limiter('public');
|
||||||
|
|
||||||
require_once '/../../main.inc.php';
|
require_once '../../main.inc.php';
|
||||||
require_once DOL_DOCUMENT_ROOT.'/core/lib/functions2.lib.php';
|
require_once DOL_DOCUMENT_ROOT.'/core/lib/functions2.lib.php';
|
||||||
|
|
||||||
// Load user to have $user->conf loaded (not done into main because of NOLOGIN constant defined)
|
// Load user to have $user->conf loaded (not done into main because of NOLOGIN constant defined)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user