From 7eab6d6656ccf01a64b9cf04b963f063ff1d9cf7 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Sun, 8 Feb 2026 02:19:51 +0000 Subject: [PATCH] a --- Controleur/ControleurRechercheparcarte.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Controleur/ControleurRechercheparcarte.php b/Controleur/ControleurRechercheparcarte.php index c5e071b..2d6ace5 100755 --- a/Controleur/ControleurRechercheparcarte.php +++ b/Controleur/ControleurRechercheparcarte.php @@ -27,8 +27,10 @@ class ControleurRechercheparcarte extends Controleur { } - public function index($donneesCarte="", $msgErreur) + public function index($msgErreur) { + $donneesCarte=""; + var_dump($msgErreur); // exit();