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";