mirror of
https://github.com/icecoder/ICEcoder.git
synced 2026-03-06 16:46:48 +01:00
Dup comment
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user