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