From 80bd7ad99f713ab425712962027af938d37a26f8 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Mon, 20 Jul 2026 12:37:41 +0000 Subject: [PATCH] a --- Vue/gabarit.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Vue/gabarit.php b/Vue/gabarit.php index f7874d7..d68d5a2 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -16,6 +16,8 @@ $token = Csrf::generateToken(); $_SESSION['csrf_token_submieted'] = $token; + + $afficherLogo = $_SESSION['p_afficherLogo']; ?>