diff --git a/Controleur/ControleurRechercheparcarte.php b/Controleur/ControleurRechercheparcarte.php index d7a3fc2..6c6a348 100755 --- a/Controleur/ControleurRechercheparcarte.php +++ b/Controleur/ControleurRechercheparcarte.php @@ -31,6 +31,10 @@ class ControleurRechercheparcarte extends Controleur { { $donneesCarte=""; + if (!isset($msgErreur)){ + $msgErreur=""; + } + var_dump($msgErreur); // exit(); diff --git a/Vue/Rechercheparcarte/index.php b/Vue/Rechercheparcarte/index.php index 3babdff..d181e91 100755 --- a/Vue/Rechercheparcarte/index.php +++ b/Vue/Rechercheparcarte/index.php @@ -8,7 +8,7 @@ - +" "): ?>