diff --git a/Controleur/ControleurRechercherassure.php b/Controleur/ControleurRechercherassure.php index 998c5e7..0dc4f72 100644 --- a/Controleur/ControleurRechercherassure.php +++ b/Controleur/ControleurRechercherassure.php @@ -61,7 +61,6 @@ class ControleurRechercherassure extends Controleur { $beneficiaires = $this->beneficiaire->getBeneficiaireVide(); $derniernumerobeneficiaires = '0'; } - // if (count($beneficiaires) == 1) if ($beneficiaires->rowCount() == 1)