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));