This commit is contained in:
KANE LAZENI 2026-07-28 23:13:03 +00:00
parent 919ef22625
commit 01f1508f07
2 changed files with 2 additions and 2 deletions

View File

@ -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'],

View File

@ -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'],