Ajout de DOL_URL_ROOT
This commit is contained in:
parent
aac2d47b82
commit
b2ebd42ac6
@ -53,5 +53,5 @@ $a->setShowLogin (false);
|
||||
$a->start();
|
||||
if ($a->getAuth()) $a->logout();
|
||||
|
||||
header("Location: ../index.php");
|
||||
header("Location: ".DOL_URL_ROOT."/index.php");
|
||||
?>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user