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();