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

index 4f59d04..81b6408 100644 (file)
@@ -505,6 +505,9 @@ class Pman_Login extends Pman
             $this->jerr('NEW-IP-ADDRESS', array('ip' => $ip));
         }
         
+        
+        print_R($core_ip_access);exit;
+        
         $core_ip_access->sendXMPP();
         exit;