From 4c4a93865d6f82282b262ba7c052dc51af6cf064 Mon Sep 17 00:00:00 2001 From: NOrtmann1 Date: Sun, 19 Jul 2026 23:22:11 +0200 Subject: [PATCH] Update index.php --- index.php | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/index.php b/index.php index 091e233..e860c84 100644 --- a/index.php +++ b/index.php @@ -6,12 +6,7 @@ if (session_status() === PHP_SESSION_NONE) { include_once "includes/csrf.php"; include_once "php/controller/index-controller.php"; ?> -if (session_status() === PHP_SESSION_NONE) { - session_start(); -} -include_once "includes/csrf.php"; -include_once "php/controller/index-controller.php"; -?> +