From 3da66d6bedd60c3f47293b82e7b045fd92a4033a Mon Sep 17 00:00:00 2001 From: Morph01 Date: Sun, 2 Feb 2025 13:26:32 -0800 Subject: [PATCH] fix: adjust to global redirect url, remove multiple session start causing error 500 --- controllers/auth.php | 11 ++++++----- index.php | 5 +++-- views/auth.php | 2 +- 3 files changed, 10 insertions(+), 8 deletions(-) diff --git a/controllers/auth.php b/controllers/auth.php index e91735a..d88a62c 100644 --- a/controllers/auth.php +++ b/controllers/auth.php @@ -1,5 +1,4 @@ login(); diff --git a/index.php b/index.php index 1c23c48..e3f91e2 100644 --- a/index.php +++ b/index.php @@ -1,6 +1,7 @@ -
+