From c235e89ad84a2b4839741b8df9805896b16ef43a Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Sun, 8 Feb 2026 02:18:02 +0000 Subject: [PATCH] a --- Controleur/ControleurRechercheparcarte.php | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/Controleur/ControleurRechercheparcarte.php b/Controleur/ControleurRechercheparcarte.php index 3093973..0b17741 100755 --- a/Controleur/ControleurRechercheparcarte.php +++ b/Controleur/ControleurRechercheparcarte.php @@ -29,11 +29,8 @@ class ControleurRechercheparcarte extends Controleur { public function index($donneesCarte="", $msgErreur=null) { - if (isset($msgErreur)) - { - var_dump($msgErreur); - exit(); - } + var_dump($msgErreur); + // exit(); $this->beneficiaire->getModeBiometrie();