diff --git a/Controleur/ControleurRechercherassure.php b/Controleur/ControleurRechercherassure.php index e7ad8cc..013f152 100644 --- a/Controleur/ControleurRechercherassure.php +++ b/Controleur/ControleurRechercherassure.php @@ -48,14 +48,11 @@ class ControleurRechercherassure extends Controleur { $beneficiaires = $this->beneficiaire->getBeneficiaireVide(); } - /* var_dump( array( "beneficiaires" => $beneficiaires, ) ); - exit(); - */ if (count($beneficiaires) == 1) // if ($beneficiaires->rowCount() == 1)