diff --git a/Vue/Opticien/index.php b/Vue/Opticien/index.php index 5a5204e..3f2f565 100755 --- a/Vue/Opticien/index.php +++ b/Vue/Opticien/index.php @@ -423,14 +423,6 @@ $bonCaduc = "0"; $otpStatus = -1; // Pas OTP en mode Décompte } - - var_dump( - array( - "idPrestationactes" => $idPrestationactes, - "codeReponseEntentePrealable" => $codeReponseEntentePrealable, - "otpStatus" => $otpStatus, - ) - ); ?>