From c92fffbf709511d0edb8262424e1c98dbbe74cb9 Mon Sep 17 00:00:00 2001 From: Lars Gebhardt-Kusche Date: Thu, 20 Nov 2025 02:37:14 +0100 Subject: [PATCH] ok --- public/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/public/index.php b/public/index.php index 644115a..2734477 100644 --- a/public/index.php +++ b/public/index.php @@ -431,3 +431,4 @@ require __DIR__ . '/partials/layout_start.php'; // Layout-Ende (Footer, Scripts, ) require __DIR__ . '/partials/layout_end.php'; ?> +*/ \ No newline at end of file