From e16add5e42a7a8382f317e2004680f8f023517cf Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Sun, 8 Feb 2026 02:07:51 +0000 Subject: [PATCH] a --- Controleur/ControleurRechercheparcarte.php | 3 +++ 1 file changed, 3 insertions(+) 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");