From d918e972037f425374cc2076e2fed489667c2774 Mon Sep 17 00:00:00 2001 From: Walter Hupfeld Date: Wed, 21 Feb 2024 12:09:20 +0100 Subject: [PATCH] debug --- index.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/index.php b/index.php index c049973..cfb6608 100644 --- a/index.php +++ b/index.php @@ -19,7 +19,7 @@ else { header("Location: start.php"); } - session_write_close(); + require("config.php"); require_once("lib/functions.php"); @@ -139,11 +139,9 @@
-