From 01b5c122abc61e32f329a844c2347103e343c4ee Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Mon, 8 Dec 2025 15:42:11 +0000 Subject: [PATCH] a --- Controleur/ControleurConnexion.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Controleur/ControleurConnexion.php b/Controleur/ControleurConnexion.php index 9feab21..4601e7e 100755 --- a/Controleur/ControleurConnexion.php +++ b/Controleur/ControleurConnexion.php @@ -579,8 +579,8 @@ require_once 'Framework/Localisation.php'; $_SESSION['passAchanger'] = false; - // $this->requete->getSession()->setAttribut("bdTests_C", $utilisateur['bdTests']); - $this->requete->getSession()->setAttribut("colorTests", $utilisateur['colorTests']); + $this->requete->getSession()->setAttribut("bdTests_C", "0"); + $this->requete->getSession()->setAttribut("colorTests", "red"); $this->requete->getSession()->setAttribut("faceRegistered_C", "0");