From 33f7bcc087593b32a23c3dc0cb344b4ac6e0eaad Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Sat, 14 Feb 2026 14:55:58 +0000 Subject: [PATCH] a --- Controleur/ControleurRechercheparcarte.php | 1 + 1 file changed, 1 insertion(+) diff --git a/Controleur/ControleurRechercheparcarte.php b/Controleur/ControleurRechercheparcarte.php index cc83846..e4b409c 100755 --- a/Controleur/ControleurRechercheparcarte.php +++ b/Controleur/ControleurRechercheparcarte.php @@ -68,6 +68,7 @@ class ControleurRechercheparcarte extends Controleur { var_dump( array( + "POST" => $_POST, "donneesCarte" => $donneesCarte, "parts" => $parts, )