From 01f1508f0756d4e54eccc1fffb143e8d525731c6 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Tue, 28 Jul 2026 23:13:03 +0000 Subject: [PATCH] a --- Vue/Ajaxprixseancesea/index.php | 2 +- Vue/Ajaxprixseancesea/raffraichir.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Vue/Ajaxprixseancesea/index.php b/Vue/Ajaxprixseancesea/index.php index b526cc4..fac13ca 100755 --- a/Vue/Ajaxprixseancesea/index.php +++ b/Vue/Ajaxprixseancesea/index.php @@ -40,7 +40,7 @@ $otpStatus = -1; // Pas OTP en mode Décompte } - var_sump( + var_dump( array( "statut_index" => $_SESSION['statut'], "otpStatus_index" => $_SESSION['otpStatus'], diff --git a/Vue/Ajaxprixseancesea/raffraichir.php b/Vue/Ajaxprixseancesea/raffraichir.php index 8346ba2..f1016ec 100755 --- a/Vue/Ajaxprixseancesea/raffraichir.php +++ b/Vue/Ajaxprixseancesea/raffraichir.php @@ -40,7 +40,7 @@ $otpStatus = -1; // Pas OTP en mode Décompte } - var_sump( + var_dump( array( "statut_raffraichir" => $_SESSION['statut'], "otpStatus_raffraichir" => $_SESSION['otpStatus'],