diff --git a/Controleur/ControleurRechercheparcarte.php b/Controleur/ControleurRechercheparcarte.php index 2d6ace5..d7a3fc2 100755 --- a/Controleur/ControleurRechercheparcarte.php +++ b/Controleur/ControleurRechercheparcarte.php @@ -27,10 +27,10 @@ class ControleurRechercheparcarte extends Controleur { } - public function index($msgErreur) + public function index() { $donneesCarte=""; - + var_dump($msgErreur); // exit();