z
This commit is contained in:
@@ -26,8 +26,13 @@ class ControleurRechercherassure extends Controleur {
|
||||
$prenomsBeneficiaire="", $telephonePortable="", $email="")
|
||||
{
|
||||
$this->beneficiaire->getModeBiometrie();
|
||||
|
||||
|
||||
|
||||
var_dump(
|
||||
array(
|
||||
"cas" => "getModeBiometrie",
|
||||
)
|
||||
);
|
||||
exit();
|
||||
|
||||
if(!empty($_POST)) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user