From: edward Date: Thu, 15 Feb 2018 03:29:22 +0000 (+0800) Subject: VerifyAccess.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=74c0afde34cd4bbf4e7f4952298bc23f7b6ab3aa VerifyAccess.php --- diff --git a/VerifyAccess.php b/VerifyAccess.php index b22d919b..55444326 100644 --- a/VerifyAccess.php +++ b/VerifyAccess.php @@ -68,7 +68,7 @@ class Pman_Core_VerifyAccess extends Pman $this->jerr('Invalid URL'); } - $this->jdata($coba_application_signup->toArray()); + $this->jdata($core_ip_access->toArray()); }