From 59057aa2791b1e3f828498283555df41ac80f473 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Thu, 25 Jun 2026 18:03:59 +0000 Subject: [PATCH] a --- Controleur/ControleurRecherche.php | 1 + 1 file changed, 1 insertion(+) diff --git a/Controleur/ControleurRecherche.php b/Controleur/ControleurRecherche.php index 211fe15..58ec86b 100755 --- a/Controleur/ControleurRecherche.php +++ b/Controleur/ControleurRecherche.php @@ -664,6 +664,7 @@ class ControleurRecherche extends Controleur { array( "beneficiaires" => $beneficiaires, "nbligne" => $nbligne, + "beneficiaire" => $beneficiaire, ) ); exit();