a
This commit is contained in:
parent
01b5c122ab
commit
f526306255
|
|
@ -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))
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user