a
This commit is contained in:
parent
8188d49342
commit
2c0eaaf402
|
|
@ -63,7 +63,13 @@
|
|||
}
|
||||
}
|
||||
|
||||
var_dump($avisHospitalisation);
|
||||
var_dump(
|
||||
array(
|
||||
"avisHospitalisation" => $avisHospitalisation,
|
||||
"idProformaHospitalisation" => $idProformaHospitalisation,
|
||||
"facture" => $facture,
|
||||
)
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user