From c4b6863973a4f0bd421a046acda9efbd2a00bdb8 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Sun, 8 Feb 2026 02:23:51 +0000 Subject: [PATCH] a --- Controleur/ControleurRechercheparcarte.php | 4 ++++ Vue/Rechercheparcarte/index.php | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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 @@ - +" "): ?>