This commit is contained in:
KANE LAZENI 2025-12-08 15:43:01 +00:00
parent 01b5c122ab
commit f526306255

View File

@ -612,6 +612,7 @@ require_once 'Framework/Localisation.php';
$_SESSION['deconnexion'] = "0"; $_SESSION['deconnexion'] = "0";
$_SESSION['derniere_action'] = time(); $_SESSION['derniere_action'] = time();
/*
var_dump var_dump
( (
array array
@ -620,7 +621,7 @@ require_once 'Framework/Localisation.php';
) )
); );
exit(); exit();
*/
if(($motCourt===true) or ($changerMotPassDefaut===true) or ($passExpired===true)) if(($motCourt===true) or ($changerMotPassDefaut===true) or ($passExpired===true))
{ {