From 2c51bdf45efd022e2aaf5f819d4ee71c3dfc005f Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Sat, 13 Jun 2026 18:29:28 +0000 Subject: [PATCH] a --- Controleur/ControleurAjaxconstante.php | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/Controleur/ControleurAjaxconstante.php b/Controleur/ControleurAjaxconstante.php index 3c4138a..3aff3b9 100755 --- a/Controleur/ControleurAjaxconstante.php +++ b/Controleur/ControleurAjaxconstante.php @@ -53,11 +53,8 @@ class ControleurAjaxconstante extends Controleur { }else{ $this->beneficiaire->majconstantebeneficiaire($idBeneficiaire,$codePrestataire,$datePriseConstante,$temperature, - $poids,$taille,$imc,$systolique,$diastolique,$pouls,$saturationOxygene, - $numeroConstante); - + $poids,$taille,$imc,$systolique,$diastolique,$pouls,$saturationOxygene, + $numeroConstante); } } - - } \ No newline at end of file