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(); }