Pman/Login.php
authoredward <edward@roojs.com>
Mon, 15 Jan 2018 06:39:53 +0000 (14:39 +0800)
committeredward <edward@roojs.com>
Mon, 15 Jan 2018 06:39:53 +0000 (14:39 +0800)
Pman/Login.php

index a1eb0c6..5cfc294 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'])) {