From 80d3f4139a8c90a651fd29173402c710aabf61e2 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Mon, 27 Jul 2026 11:53:50 +0000 Subject: [PATCH] a --- Vue/Laboratoire/index.php | 7 ------- 1 file changed, 7 deletions(-) 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, - ) - ); ?>