a
This commit is contained in:
parent
7cd42f0727
commit
c9ac7d8eb0
|
|
@ -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();
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user