From 7c38d76d7c6573c0fc05dbe4cec11143700eb0cd Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Sun, 8 Feb 2026 02:15:42 +0000 Subject: [PATCH] a --- Controleur/ControleurRechercheparcarte.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Controleur/ControleurRechercheparcarte.php b/Controleur/ControleurRechercheparcarte.php index dfcb0dd..d93dc14 100755 --- a/Controleur/ControleurRechercheparcarte.php +++ b/Controleur/ControleurRechercheparcarte.php @@ -29,6 +29,9 @@ class ControleurRechercheparcarte extends Controleur { public function index($donneesCarte="", $msgErreur=null) { + var_dump($msgErreur); + exit(); + $this->beneficiaire->getModeBiometrie(); $_SESSION['p_okId'] = "-1";