From fa08ef2289eebbb64dbe754ae47d89f133ebe941 Mon Sep 17 00:00:00 2001 From: Ruben Date: Fri, 3 Oct 2025 00:10:46 +0200 Subject: [PATCH] Use $contentDir instead of $_SERVER for logo path --- custom/templates/base.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom/templates/base.php b/custom/templates/base.php index 7c1efb9..c508b5a 100644 --- a/custom/templates/base.php +++ b/custom/templates/base.php @@ -30,7 +30,7 @@ function getActiveClass($href) { return rtrim(parse_url($_SERVER['REQUEST_URI'],