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