constant TEXT_CAPTCHA_USER_DEFINED_WORDS in CAPTCHA 6
Same name and namespace in other branches
- 5.3 text_captcha/text_captcha.module \TEXT_CAPTCHA_USER_DEFINED_WORDS
2 uses of TEXT_CAPTCHA_USER_DEFINED_WORDS
- text_captcha_settings_form_validate in text_captcha/
text_captcha.admin.inc - Validate function of the administration form
- _text_captcha_generate_words in text_captcha/
text_captcha.user.inc - function for generating an array of words
File
- text_captcha/
text_captcha.module, line 8
Code
define('TEXT_CAPTCHA_USER_DEFINED_WORDS', 1);