Pman/Login.php
authoredward <edward@roojs.com>
Mon, 15 Jan 2018 08:13:51 +0000 (16:13 +0800)
committeredward <edward@roojs.com>
Mon, 15 Jan 2018 08:13:51 +0000 (16:13 +0800)
Pman/Login.php

index b44dc90..ba59be5 100644 (file)
@@ -231,8 +231,6 @@ class Pman_Login extends Pman
     {
         //DB_DataObject::debugLevel(1);
         
-        $this->ip_checking();
-        
         if (!empty($_REQUEST['getAuthUser'])) {
             $this->sendAuthUserDetails();
             exit;