VerifyAccess.php
authoredward <edward@roojs.com>
Thu, 15 Feb 2018 05:04:30 +0000 (13:04 +0800)
committeredward <edward@roojs.com>
Thu, 15 Feb 2018 05:04:30 +0000 (13:04 +0800)
VerifyAccess.php

index 6d4a2e2..1b79415 100644 (file)
@@ -63,7 +63,7 @@ class Pman_Core_VerifyAccess extends Pman
             $this->jdata($core_ip_access->toArray());
         }
         
-        
+        print_R($_REQUEST);exit;
         
         
     }