From 38bdbe0b3b96592e1e1671aa00e05e187fc900ef Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Sun, 25 Aug 2019 14:03:22 +0100 Subject: [PATCH] Dup comment --- lib/settings.php | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/settings.php b/lib/settings.php index d1395b1..753687f 100644 --- a/lib/settings.php +++ b/lib/settings.php @@ -181,7 +181,6 @@ if ((!$_SESSION['loggedIn'] || $ICEcoder["password"] == "") && !strpos($_SERVER[ } die('Redirecting to login...'); -// If we are on the login screen and not logged in // If we are on the login screen and not logged in } elseif (!$_SESSION['loggedIn']) { // If the password hasn't been set and we're setting it