diff --git a/Controleur/ControleurConnexion.php b/Controleur/ControleurConnexion.php index 0f98a3c8..e56c245a 100755 --- a/Controleur/ControleurConnexion.php +++ b/Controleur/ControleurConnexion.php @@ -23,7 +23,7 @@ require_once 'Modele/Societeusercentral.php'; $this->utilisateur = new Utilisateur(); $this->menu = new Menu(); $this->logconnexion = new Logconnexion(); - $this->societeuser = new Societeuser(); + $this->societeuser = new Societeuser(); $this->societeusercentral = new Societeusercentral(); } diff --git a/Vue/gabarit.php b/Vue/gabarit.php index c882700f..3bd01cb4 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -645,11 +645,13 @@ $_SESSION['afficherLogo'], ) ); + */ ?>