XOOPS
2.6.0
|
Go to the source code of this file.
Namespaces | |
xcaptcha | |
Variables | |
const | _AM_XCAPTCHA_ACTIVATE "Disable protection" |
const | _AM_XCAPTCHA_DISABLE "No" |
const | _AM_XCAPTCHA_ENABLE "Yes" |
const | _AM_XCAPTCHA_FORM "Configuration CAPTCHA" |
const | _AM_XCAPTCHA_MAXATTEMPTS "Maximum attempts" |
const | _AM_XCAPTCHA_NAME "CAPTCHA Variable name " |
const | _AM_XCAPTCHA_PLUGINS "Method" |
const | _AM_XCAPTCHA_SAVED "The configuration has been saved" |
const | _AM_XCAPTCHA_SKIPMEMBER "Deactivate for members" |
const _AM_XCAPTCHA_ACTIVATE "Disable protection" |
Definition at line 24 of file admin.php.
Referenced by XcaptchaCaptchaForm\__construct().
const _AM_XCAPTCHA_DISABLE "No" |
Definition at line 26 of file admin.php.
Referenced by XcaptchaCaptchaForm\__construct().
const _AM_XCAPTCHA_ENABLE "Yes" |
Definition at line 25 of file admin.php.
Referenced by XcaptchaCaptchaForm\__construct().
const _AM_XCAPTCHA_MAXATTEMPTS "Maximum attempts" |
Definition at line 34 of file admin.php.
Referenced by XcaptchaCaptchaForm\__construct().
const _AM_XCAPTCHA_NAME "CAPTCHA Variable name " |
Definition at line 30 of file admin.php.
Referenced by XcaptchaCaptchaForm\__construct().
const _AM_XCAPTCHA_PLUGINS "Method" |
Definition at line 28 of file admin.php.
Referenced by XcaptchaCaptchaForm\__construct().
const _AM_XCAPTCHA_SAVED "The configuration has been saved" |
const _AM_XCAPTCHA_SKIPMEMBER "Deactivate for members" |
Definition at line 32 of file admin.php.
Referenced by XcaptchaCaptchaForm\__construct().