From 614aeac98a4056b7527cc2406cfcb82b943096f8 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Wed, 8 Apr 2026 10:24:28 +0000 Subject: [PATCH] a --- Modele/Beneficiaire.php | 10 ++++------ Vue/Logconnexion/index.php | 2 +- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/Modele/Beneficiaire.php b/Modele/Beneficiaire.php index bd8d13c5..20950e84 100755 --- a/Modele/Beneficiaire.php +++ b/Modele/Beneficiaire.php @@ -691,23 +691,21 @@ class Beneficiaire extends Modele { $idSaisie = $_SESSION['idSaisie']; $user = $_SESSION['login']; - $sql = 'call sp_inserer_ligne_modele_assure(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?);'; + $sql = 'call sp_inserer_ligne_modele_assure(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?);'; - /* var_dump ( array ( - "prefixePaiementMobile" => $prefixePaiementMobile, - "mobilePaiement" => $mobilePaiement, + "fraisCarte" => $fraisCarte, ) ); exit(); - */ $resultat = $this->executerRequete($sql, array($idAvenant, $user, $idSaisie, $categorie, $numeroAdherent, $noFamille, $nom, $prenoms, $codeLienParente, $codeNaturePiece, $numeroPiece, $sexe, $codeGroupeSanguin, $dateNaissance, $telephonePortable, $numeroMatricule, $numeroCmu, $dateSouscription, $numeroBs, - $ancienNumeroAssure, $conserverAncienNumeroAssure, $ancienNumeroAdherent, $codeTypeRemboursement, $email, $codeLangue, $prefixePaiementMobile, $mobilePaiement)); + $ancienNumeroAssure, $conserverAncienNumeroAssure, $ancienNumeroAdherent, $codeTypeRemboursement, $email, $codeLangue, $prefixePaiementMobile, + $mobilePaiement, $fraisCarte)); } diff --git a/Vue/Logconnexion/index.php b/Vue/Logconnexion/index.php index 1a54935a..168892a6 100755 --- a/Vue/Logconnexion/index.php +++ b/Vue/Logconnexion/index.php @@ -17,7 +17,7 @@ - +