a
This commit is contained in:
parent
d291990d54
commit
87c13fd034
|
|
@ -61,7 +61,6 @@ class ControleurRechercherassure extends Controleur {
|
||||||
$beneficiaires = $this->beneficiaire->getBeneficiaireVide();
|
$beneficiaires = $this->beneficiaire->getBeneficiaireVide();
|
||||||
$derniernumerobeneficiaires = '0';
|
$derniernumerobeneficiaires = '0';
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// if (count($beneficiaires) == 1)
|
// if (count($beneficiaires) == 1)
|
||||||
if ($beneficiaires->rowCount() == 1)
|
if ($beneficiaires->rowCount() == 1)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user