constant TEXT_CAPTCHA_GENERATE_NONSENSE_WORDS in CAPTCHA 6
Same name and namespace in other branches
- 5.3 text_captcha/text_captcha.module \TEXT_CAPTCHA_GENERATE_NONSENSE_WORDS
Implementation of a simple text based CAPTCHA, for use with the CAPTCHA module
2 uses of TEXT_CAPTCHA_GENERATE_NONSENSE_WORDS
- text_captcha_settings_form in text_captcha/
text_captcha.admin.inc - 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 7
Code
define('TEXT_CAPTCHA_GENERATE_NONSENSE_WORDS', 0);