From 968a78f549ddaa38d8e643411520227ebd4cb702 Mon Sep 17 00:00:00 2001 From: Ruben Date: Fri, 3 Oct 2025 00:08:40 +0200 Subject: [PATCH] Update logo path to use DOCUMENT_ROOT for consistency --- 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 f547c9d..7c1efb9 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'],