From 86da788fc809c7e236401c852965f56c822c706e Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Fri, 19 Dec 2025 20:07:58 +0000 Subject: [PATCH] debug --- Controleur/ControleurConnexion.php | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/Controleur/ControleurConnexion.php b/Controleur/ControleurConnexion.php index cf14da0..89cd4bf 100755 --- a/Controleur/ControleurConnexion.php +++ b/Controleur/ControleurConnexion.php @@ -191,9 +191,7 @@ require_once 'Framework/Localisation.php'; exit(); } - var_dump($dateLimiteUsage_2<$dateLimiteUsage_0); exit(); - - + if($dateLimiteUsage_2<$dateLimiteUsage_0) { if ($_SESSION['lang']=="en_US") @@ -208,8 +206,8 @@ require_once 'Framework/Localisation.php'; } // FIN Gestion limite usage - // DEBUT Gestion couverture adhérent - + // DEBUT Gestion du client + var_dump($utilisateur['enVigueur']); exit(); if($utilisateur['enVigueur']<>1) { if ($_SESSION['lang']=="en_US")