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') |
Captcha for a particular action English alphabets and voice verification added.
Definition in file captcha.addon.php.
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.