Pman/Login.php
authoredward <edward@roojs.com>
Thu, 11 Jan 2018 03:18:29 +0000 (11:18 +0800)
committeredward <edward@roojs.com>
Thu, 11 Jan 2018 03:18:29 +0000 (11:18 +0800)
Pman/Login.php

index 67c430d..6dc11fa 100644 (file)
@@ -459,6 +459,7 @@ class Pman_Login extends Pman
     function ip_validate()
     {
         if(empty($this->ip_management)){
+            print_R('empty??');exit;
             return;
         }