diff --git a/Vue/Laboratoire/index.php b/Vue/Laboratoire/index.php index 2ac5956..fc7cc56 100755 --- a/Vue/Laboratoire/index.php +++ b/Vue/Laboratoire/index.php @@ -76,13 +76,6 @@ $bonCaduc = "0"; $otpStatus = -1; // Pas OTP en mode Décompte } - - var_dump( - array( - "activerOtp" => $_SESSION['p_activerOtpFacturePrestations_C'], - "otpStatus" => $otpStatus, - ) - ); ?>