This commit is contained in:
KANE LAZENI 2026-07-20 12:37:41 +00:00
parent fc32db7625
commit 80bd7ad99f

View File

@ -16,6 +16,8 @@
$token = Csrf::generateToken();
$_SESSION['csrf_token_submieted'] = $token;
$afficherLogo = $_SESSION['p_afficherLogo'];
?>
<!doctype html>