From 873ee105ceb7a3fb09cb5386c497537daebf5f5b Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Mon, 8 Dec 2025 14:03:35 +0000 Subject: [PATCH] a --- Controleur/ControleurConnexion.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Controleur/ControleurConnexion.php b/Controleur/ControleurConnexion.php index beff7e3..e490993 100755 --- a/Controleur/ControleurConnexion.php +++ b/Controleur/ControleurConnexion.php @@ -136,7 +136,7 @@ require_once 'Framework/Localisation.php'; $this->utilisateur->changerlangueutilisateurconnexion($login, $_SESSION['lang']); } - $licensed = $this->moritio->getLicensed($codeSociete, $nomSociete); + $licensed = getLicensed($codeSociete, $nomSociete); if(!$licensed ) {