diff --git a/Controleur/ControleurRechercheparcarte.php b/Controleur/ControleurRechercheparcarte.php index a316877..c1797e2 100755 --- a/Controleur/ControleurRechercheparcarte.php +++ b/Controleur/ControleurRechercheparcarte.php @@ -90,6 +90,9 @@ class ControleurRechercheparcarte extends Controleur { $nbLignes = $beneficiaires->rowCount(); + var_dump($nbLignes); + exit(); + if($nbLignes==0) { // $this->rediriger("Recherche");