constant TEXT_CAPTCHA_USER_DEFINED_WORD_MINIMUM in CAPTCHA 6
Same name and namespace in other branches
- 5.3 text_captcha/text_captcha.module \TEXT_CAPTCHA_USER_DEFINED_WORD_MINIMUM
2 uses of TEXT_CAPTCHA_USER_DEFINED_WORD_MINIMUM
- text_captcha_settings_form in text_captcha/
text_captcha.admin.inc - Administration form
- text_captcha_settings_form_validate in text_captcha/
text_captcha.admin.inc - Validate function of the administration form
File
- text_captcha/
text_captcha.module, line 9
Code
define('TEXT_CAPTCHA_USER_DEFINED_WORD_MINIMUM', 20);