X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=VerifyAccess.php;h=ba8d6414a6cd4b141c51ecbcfd86de0499d466e9;hp=d62e116ec7ce2cf3696bc33b5e67b6acfd1a0c25;hb=1524f8b36295809a3eedd6da3c6494f8aa0d86f5;hpb=225de1bdffd0c83182e0aba1b0327baaf1f63f98 diff --git a/VerifyAccess.php b/VerifyAccess.php index d62e116e..ba8d6414 100644 --- a/VerifyAccess.php +++ b/VerifyAccess.php @@ -34,7 +34,7 @@ class Pman_Core_VerifyAccess extends Pman $this->jerr('[System Error] This site does not using IP management'); } - $ff->Pman['XMPP']['to'] = 'edward@roojs.com'; // testing... +// $ff->Pman['XMPP']['to'] = 'edward@roojs.com'; // testing... $core_person = DB_DataObject::factory('core_person'); @@ -69,7 +69,7 @@ class Pman_Core_VerifyAccess extends Pman $this->jerr('[System Error] This site does not using IP management'); } - $ff->Pman['XMPP']['to'] = 'edward@roojs.com'; // testing... +// $ff->Pman['XMPP']['to'] = 'edward@roojs.com'; // testing... $core_person = DB_DataObject::factory('core_person');