Pman['ip_management']) || empty($ff->Pman['XMPP']) || empty($ff->Pman['XMPP']['to']) || !$core_person->get('email', $ff->Pman['XMPP']['to']) || empty($id) || empty($key) || !$core_ip_access->get($id) || $core_ip_access->authorized_key != $key ) { $this->jerr('Invalid URL'); } } }