From 2b2dc49242fe6a142a2e41aa6758931b79fe6475 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Mon, 20 Jul 2026 12:23:18 +0000 Subject: [PATCH] a --- Controleur/ControleurConnexion.php | 2 +- Vue/gabarit.php | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) 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'], ) ); + */ ?>