This commit is contained in:
KANE LAZENI 2026-07-28 23:16:14 +00:00
parent c2dfc22abf
commit 8288ae875a

View File

@ -42,8 +42,8 @@
var_dump(
array(
"statut_raffraichir" => $_SESSION['statut'],
"otpStatus_raffraichir" => $otpStatus,
"statut_Index" => $_SESSION['statut'],
"otpStatus_Index" => $otpStatus,
)
);
?>