a
This commit is contained in:
parent
c4b6863973
commit
e1a42c2158
|
|
@ -35,7 +35,11 @@ class ControleurRechercheparcarte extends Controleur {
|
|||
$msgErreur="";
|
||||
}
|
||||
|
||||
var_dump($msgErreur);
|
||||
var_dump(
|
||||
array(
|
||||
"msgErreur" => $msgErreur,
|
||||
)
|
||||
);
|
||||
// exit();
|
||||
|
||||
$this->beneficiaire->getModeBiometrie();
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user