From 268edff434f5e80186edb2d7167564c7c4d2f2ca Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Fri, 19 Dec 2025 18:06:54 +0000 Subject: [PATCH] =?UTF-8?q?V=C3=A9rification=20connexion=20suite=2001?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Controleur/ControleurConnexion.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Controleur/ControleurConnexion.php b/Controleur/ControleurConnexion.php index a2638cc..275fe2f 100755 --- a/Controleur/ControleurConnexion.php +++ b/Controleur/ControleurConnexion.php @@ -53,6 +53,8 @@ require_once 'Framework/Localisation.php'; $idSaisie = uniqid(); $idConnexion = $this->logconnexion->ajouter($login, $heureConnexion, $ipConnexion, $idSaisie); + + var_dump($idConnexion); exit(); // Vidage Tables temporaires