From 56909742bcfdb73057cf7ed2a16fe5d0286727cc Mon Sep 17 00:00:00 2001 From: Caroline Schulte Date: Sun, 19 Jul 2026 22:22:29 +0200 Subject: [PATCH] =?UTF-8?q?pr=C3=BCfung?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.php | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/index.php b/index.php index b70d61c..95b3634 100644 --- a/index.php +++ b/index.php @@ -1,4 +1,15 @@ if (session_status() === PHP_SESSION_NONE) { session_start(); }