diff --git a/Controleur/ControleurConnexion.php b/Controleur/ControleurConnexion.php index 4601e7e..dbc3f3d 100755 --- a/Controleur/ControleurConnexion.php +++ b/Controleur/ControleurConnexion.php @@ -612,6 +612,7 @@ require_once 'Framework/Localisation.php'; $_SESSION['deconnexion'] = "0"; $_SESSION['derniere_action'] = time(); + /* var_dump ( array @@ -620,7 +621,7 @@ require_once 'Framework/Localisation.php'; ) ); exit(); - + */ if(($motCourt===true) or ($changerMotPassDefaut===true) or ($passExpired===true)) {