From 479bbeb8007ec95a6e158d04de84900763e33838 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Mon, 27 Jul 2026 11:36:41 +0000 Subject: [PATCH] a --- Vue/Laboratoire/index.php | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Vue/Laboratoire/index.php b/Vue/Laboratoire/index.php index 5860fba..2ac5956 100755 --- a/Vue/Laboratoire/index.php +++ b/Vue/Laboratoire/index.php @@ -76,10 +76,16 @@ $bonCaduc = "0"; $otpStatus = -1; // Pas OTP en mode Décompte } + + var_dump( + array( + "activerOtp" => $_SESSION['p_activerOtpFacturePrestations_C'], + "otpStatus" => $otpStatus, + ) + ); ?>
- @@ -97,7 +103,6 @@ autofocus required AUTOCOMPLETE="OFF" > -