Dup comment

This commit is contained in:
Matt Pass
2019-08-25 14:03:22 +01:00
committed by GitHub
parent e300f0c46e
commit 38bdbe0b3b

View File

@@ -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