From 75b4aa0b885795712d81d2f5a68465a79a19bf2a Mon Sep 17 00:00:00 2001 From: NOrtmann1 Date: Mon, 20 Jul 2026 00:11:27 +0200 Subject: [PATCH] Update index.php --- index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/index.php b/index.php index b70d61c..f17f987 100644 --- a/index.php +++ b/index.php @@ -5,6 +5,7 @@ if (session_status() === PHP_SESSION_NONE) { include_once "includes/csrf.php"; include_once "php/controller/index-controller.php"; ?> +