Pman/Login.php
authoredward <edward@roojs.com>
Mon, 15 Jan 2018 07:45:57 +0000 (15:45 +0800)
committeredward <edward@roojs.com>
Mon, 15 Jan 2018 07:45:57 +0000 (15:45 +0800)
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();