From 57a9ce9848d5b371cd0ad629d7518a3fb8372351 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Tue, 9 Dec 2025 11:33:30 +0000 Subject: [PATCH] a --- Controleur/ControleurConnexion.php | 1 - 1 file changed, 1 deletion(-) diff --git a/Controleur/ControleurConnexion.php b/Controleur/ControleurConnexion.php index dbc3f3d..8987b8c 100755 --- a/Controleur/ControleurConnexion.php +++ b/Controleur/ControleurConnexion.php @@ -692,7 +692,6 @@ require_once 'Framework/Localisation.php'; { $login = $this->requete->getSession()->getAttribut("login"); $this->utilisateur->viderTablesTemporairesUser($login); - $this->societeusercentral->viderTablesTemporairesUser($login); } $langue = $_SESSION['lang'];