From 1858984a38856b973f272eaf5c3270e48ed0c826 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Sun, 8 Feb 2026 02:13:36 +0000 Subject: [PATCH] a --- Controleur/ControleurRechercheparcarte.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Controleur/ControleurRechercheparcarte.php b/Controleur/ControleurRechercheparcarte.php index 1b28c09..dfcb0dd 100755 --- a/Controleur/ControleurRechercheparcarte.php +++ b/Controleur/ControleurRechercheparcarte.php @@ -125,7 +125,7 @@ class ControleurRechercheparcarte extends Controleur { } var_dump($msgErreur); - exit(); + // exit(); $this->genererVue(array('msgErreur' => $msgErreur)); }