From a4b0c7db81615a01124997462a15fccf3f511d27 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Mon, 5 Jan 2026 14:01:20 +0000 Subject: [PATCH] a --- Controleur/ControleurRechercherassure.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Controleur/ControleurRechercherassure.php b/Controleur/ControleurRechercherassure.php index 22a6b0d..8537406 100644 --- a/Controleur/ControleurRechercherassure.php +++ b/Controleur/ControleurRechercherassure.php @@ -58,7 +58,8 @@ class ControleurRechercherassure extends Controleur { if (count($beneficiaires) == 1) { - $idBeneficiaire = $beneficiaires['idBeneficiaire']; + $beneficiaire = $beneficiaires['0']; + $idBeneficiaire = $beneficiaire['idBeneficiaire']; var_dump( array(