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

index 264a7be..dd33a79 100644 (file)
@@ -47,7 +47,7 @@ class Pman_Login extends Pman
     {
         $this->initErrorHandling();
         
-        $this->ip_validate();
+        $this->ip_checking();
         
          //DB_DataObject::DebugLevel(1);
         if (!empty($_REQUEST['logout'])) {