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']; ?>