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

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