Pman/Login.php
[Pman.Base] / Pman / Login.php
index 8386d1a..2b0e6e0 100644 (file)
@@ -47,8 +47,6 @@ class Pman_Login extends Pman
     {
         $this->initErrorHandling();
         
-        $this->ip_checking();
-        
          //DB_DataObject::DebugLevel(1);
         if (!empty($_REQUEST['logout'])) {
            return $this->logout();