From 19af963123a6b94a78fd5622e5fd3086179cf37f Mon Sep 17 00:00:00 2001 From: "fefe.clochette" Date: Mon, 8 Dec 2025 17:33:59 +0100 Subject: [PATCH] fix racine --- family-calendar.php | 3 ++- header.php | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/family-calendar.php b/family-calendar.php index 7cbd3ee..33f9699 100644 --- a/family-calendar.php +++ b/family-calendar.php @@ -93,7 +93,8 @@ require __DIR__ . '/header.php'; - + + <?php echo htmlspecialchars($pageTitle, ENT_QUOTES, 'UTF-8'); ?> - +