a
This commit is contained in:
parent
b3ca49c4c1
commit
4259ed1ad3
|
|
@ -31,7 +31,7 @@ class ControleurRechercheprestations extends Controleur {
|
|||
{
|
||||
$this->beneficiaire->getModeBiometrie();
|
||||
|
||||
if(!empty($_POST)) {
|
||||
if(!empty($_POST))
|
||||
// if (isset($_POST['numeroBeneficiaire']))
|
||||
{
|
||||
$numeroBeneficiaire = trim($this->requete->getParametreFormulaire("numeroBeneficiaire"));
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user