From 0d009262b63525d0155ca9d1886253abd1f97b84 Mon Sep 17 00:00:00 2001 From: NOrtmann1 Date: Fri, 17 Jul 2026 17:27:16 +0200 Subject: [PATCH] Update showCategory.php --- content/showCategory.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/showCategory.php b/content/showCategory.php index a9f1489..89aa42a 100644 --- a/content/showCategory.php +++ b/content/showCategory.php @@ -5,6 +5,10 @@ $currentSort = isset($sortStyle) ? $sortStyle : 'alphabet'; $currentPage = isset($page) ? $page : 1; ?> + +