From 28b8a6d49afa44195f83b8a6eec810e19f19ba35 Mon Sep 17 00:00:00 2001 From: "fefe.clochette" Date: Sat, 28 Mar 2026 18:20:21 +0100 Subject: [PATCH] order by holidays --- modules/holidays/index.php | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/modules/holidays/index.php b/modules/holidays/index.php index cc4300a..884eb2f 100644 --- a/modules/holidays/index.php +++ b/modules/holidays/index.php @@ -1,6 +1,7 @@ query($sql)->fetchAll(PDO::FETCH_ASSOC);