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'];