Loading controll_2.php +1 −1 Original line number Diff line number Diff line Loading @@ -115,7 +115,7 @@ array_pop($s); $username = implode("@",$s); } $username = strtolower(); $username = strtolower($username); $authResult = authCheck($authd,$username); //If they gave a good login Loading Loading
controll_2.php +1 −1 Original line number Diff line number Diff line Loading @@ -115,7 +115,7 @@ array_pop($s); $username = implode("@",$s); } $username = strtolower(); $username = strtolower($username); $authResult = authCheck($authd,$username); //If they gave a good login Loading