From f52630625581a558ad460bebf8581439b3d13a18 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Mon, 8 Dec 2025 15:43:01 +0000 Subject: [PATCH] a --- Controleur/ControleurConnexion.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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)) {