This commit is contained in:
KANE LAZENI 2026-06-10 11:35:57 +00:00
parent 23c1a7c25c
commit 0cfe7c08ee

View File

@ -29,7 +29,7 @@ class ControleurAjaxstatutacte extends Controleur {
var_dump(
array(
"csrf_token" => $csrf_token,
"csrf_token_kane" => $csrf_token,
"flash_error" => $_SESSION['flash_error'],
)
);