From 69c27358c7e42e4f73e11e81b4fb13044e506759 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Sun, 8 Feb 2026 02:29:10 +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 2715b88..8231cdb 100755 --- a/Controleur/ControleurRechercheparcarte.php +++ b/Controleur/ControleurRechercheparcarte.php @@ -137,7 +137,7 @@ class ControleurRechercheparcarte extends Controleur { } } - var_dump($msgErreur); + // var_dump($msgErreur); // exit(); $this->genererVue(array('msgErreur' => $msgErreur));