From c9ac7d8eb06329408470264db7e7f5f83cabdab4 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Thu, 23 Jul 2026 21:39:20 +0000 Subject: [PATCH] a --- Controleur/ControleurProformahospitalisation.php | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/Controleur/ControleurProformahospitalisation.php b/Controleur/ControleurProformahospitalisation.php index fc60c5c..b48f1f1 100755 --- a/Controleur/ControleurProformahospitalisation.php +++ b/Controleur/ControleurProformahospitalisation.php @@ -105,11 +105,7 @@ class ControleurProformahospitalisation extends Controleur { 'nomCollege' => $nomCollege, 'codeLienParente' => $codeLienParente, 'noAdherent' => $noAdherent, - 'nomAdherent' => $nomAdherent, - 'typeHospitalisation' => $typeHospitalisation, - 'medecins' => $medecins, - 'affections' => $affections, - 'actesChambre' => $actesChambre + 'nomAdherent' => $nomAdherent )); exit();