From 7acb928eca37d04c2be1f9ed1c3898cbe2c4ce4a Mon Sep 17 00:00:00 2001 From: Flatlogic Bot Date: Sun, 7 Dec 2025 20:12:28 +0000 Subject: [PATCH] Edit activities.php via Editor --- activities.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/activities.php b/activities.php index 60e59a8..3b2b400 100644 --- a/activities.php +++ b/activities.php @@ -2,8 +2,8 @@ session_start(); if (!isset($_SESSION['user_id'])) { - header('Location: login.php'); - exit(); + //header('Location: login.php'); + //exit(); } ?>