diff --git a/Vue/Ajaxprixseancesea/index.php b/Vue/Ajaxprixseancesea/index.php index a8b7221..7e8246e 100755 --- a/Vue/Ajaxprixseancesea/index.php +++ b/Vue/Ajaxprixseancesea/index.php @@ -39,17 +39,8 @@ { $otpStatus = -1; // Pas OTP en mode Décompte } - - var_dump( - array( - "statut_Index" => $_SESSION['statut'], - "otpStatus_Index" => $otpStatus, - ) - ); ?> -Index => NAMOGO - diff --git a/Vue/Ajaxprixseancesea/raffraichir.php b/Vue/Ajaxprixseancesea/raffraichir.php index 3ba1be5..4c1745f 100755 --- a/Vue/Ajaxprixseancesea/raffraichir.php +++ b/Vue/Ajaxprixseancesea/raffraichir.php @@ -19,15 +19,6 @@ $tarif = $this->nettoyer($prescription['tarif']); - /* - $libelleMotif = $motifStatut['libelle']; - - if (isset($_SESSION['p_lang']) && $_SESSION['p_lang']=="en_US") - { - $libelleMotif = $motifStatut['libelleEng']; - } - */ - $prixActeModifiable = $_SESSION['p_prixActeModifiable']; $valeurActe = $this->nettoyer($prescription['valeurActeSeance']); $prixActe = $valeurActe; @@ -39,17 +30,8 @@ { $otpStatus = -1; // Pas OTP en mode Décompte } - - var_dump( - array( - "statut_raffraichir" => $_SESSION['statut'], - "otpStatus_raffraichir" => $otpStatus, - ) - ); ?> -raffraichir => KANE - diff --git a/Vue/Kinecso/index.php b/Vue/Kinecso/index.php index 29521ec..1e7c983 100755 --- a/Vue/Kinecso/index.php +++ b/Vue/Kinecso/index.php @@ -118,7 +118,6 @@ $codePrestataire = $_SESSION['p_codePrestataire_C']; ?> -