From 0d41c32c70c72379e3edcdb112d4b1f8e3994548 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Thu, 9 Jul 2026 12:55:06 +0000 Subject: [PATCH] a --- Modele/Garantiesbaremepriseencharge.php | 15 --------------- Vue/Proformahospitalisation/index.php | 12 ------------ Vue/gabarit.php | 2 +- 3 files changed, 1 insertion(+), 28 deletions(-) diff --git a/Modele/Garantiesbaremepriseencharge.php b/Modele/Garantiesbaremepriseencharge.php index 05d2cc0..e651fd9 100755 --- a/Modele/Garantiesbaremepriseencharge.php +++ b/Modele/Garantiesbaremepriseencharge.php @@ -303,21 +303,6 @@ class Garantiesbaremepriseencharge extends Modele { $codePrestataire = $_SESSION['p_codePrestataire_C']; - /* - var_dump( - array( - "idBeneficiaire" => $idBeneficiaire, - "idSaisie" => $idSaisie, - "user" => $user, - "codeActe" => $codeActe, - "codeGarantie" => $codeGarantie, - "datePrestation" => $datePrestation, - "codePrestataire" => $codePrestataire, - ) - ); - // exit; - */ - $sql = "SELECT fn_statut_acteconsultationbareme_newversion(?, ?, ?, ?, ?, ?, ?) AS statutActe;"; $resultat = $this->executerRequete($sql, array($idBeneficiaire, $idSaisie, $user, $codeActe, $codeGarantie, $datePrestation, $codePrestataire))->fetch(PDO::FETCH_ASSOC); diff --git a/Vue/Proformahospitalisation/index.php b/Vue/Proformahospitalisation/index.php index 16a2b68..980f872 100755 --- a/Vue/Proformahospitalisation/index.php +++ b/Vue/Proformahospitalisation/index.php @@ -26,18 +26,6 @@ $etatbeneficiaire = $_SESSION['p_etatbeneficiaire_P']; $token = $_SESSION['csrf_token_submieted']; - /* - var_dump( - array( - "dateDebutProforma" => $dateDebutProforma, - "p_dateDebutProforma_C" => $_SESSION['p_dateDebutProforma_C'], - "date_defaut_1" => dateLang(date('Y-m-d'), $_SESSION['p_lang']), - "date_defaut_2" => date('Y-m-d'), - "datejour" => $datejour, - ) - - ); - */ ?> diff --git a/Vue/gabarit.php b/Vue/gabarit.php index ebd1af8..329d83f 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -891,7 +891,7 @@ - +