XpressEngine Core  1.11.2
 All Classes Namespaces Files Functions Variables Pages
Variables
captcha.addon.php File Reference

Captcha for a particular action English alphabets and voice verification added. More...

Go to the source code of this file.

Variables

if(!class_exists('AddonCaptcha',
false)) 
$oAddonCaptcha = &$GLOBALS['__AddonCaptcha__']
 
if(method_exists($oAddonCaptcha,
$called_position)) 
$addon_act = Context::get('captcha_action')
 

Detailed Description

Captcha for a particular action English alphabets and voice verification added.

Author
NAVER (devel.nosp@m.oper.nosp@m.s@xpr.nosp@m.esse.nosp@m.ngine.nosp@m..com)

Definition in file captcha.addon.php.

Variable Documentation

if (method_exists($oAddonCaptcha, $called_position)) $addon_act = Context::get('captcha_action')

Definition at line 388 of file captcha.addon.php.

if (!class_exists('AddonCaptcha', false)) $oAddonCaptcha = &$GLOBALS['__AddonCaptcha__']

Definition at line 378 of file captcha.addon.php.