From 2cf0c81bc38a2a828f273bfecadb64cd06a3e129 Mon Sep 17 00:00:00 2001 From: Erik Date: Fri, 6 Mar 2020 10:47:02 +0100 Subject: [PATCH] fixed "force user to logout" --- threadr/login/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/threadr/login/index.php b/threadr/login/index.php index 799b70a..759df61 100644 --- a/threadr/login/index.php +++ b/threadr/login/index.php @@ -17,7 +17,7 @@ if (isset($_SESSION['user_id'])){ " + echo ""; }