This commit is contained in:
2026-02-08 02:23:51 +00:00
parent 82ec36d31c
commit c4b6863973
2 changed files with 5 additions and 1 deletions

View File

@@ -31,6 +31,10 @@ class ControleurRechercheparcarte extends Controleur {
{
$donneesCarte="";
if (!isset($msgErreur)){
$msgErreur="";
}
var_dump($msgErreur);
// exit();