Go to the source code of this file.
Variables | |
if(!class_exists('AddonMemberCaptcha', false)) | $oAddonMemberCaptcha = &$GLOBALS['__AddonMemberCaptcha__'] |
if(method_exists($oAddonMemberCaptcha, $called_position)) | $addon_act = Context::get('captcha_action') |
if (method_exists($oAddonMemberCaptcha, $called_position)) $addon_act = Context::get('captcha_action') |
Definition at line 399 of file captcha_member.addon.php.
if (!class_exists('AddonMemberCaptcha', false)) $oAddonMemberCaptcha = &$GLOBALS['__AddonMemberCaptcha__'] |
Definition at line 389 of file captcha_member.addon.php.