constant PHRASE_CAPTCHA_GENERATE_NONSENSE_WORDS in CAPTCHA Pack 8
Same name and namespace in other branches
- 5 text_captcha/phrase_captcha/phrase_captcha.module \PHRASE_CAPTCHA_GENERATE_NONSENSE_WORDS
- 6 text_captcha/phrase_captcha/phrase_captcha.module \PHRASE_CAPTCHA_GENERATE_NONSENSE_WORDS
- 7 text_captcha/phrase_captcha/phrase_captcha.module \PHRASE_CAPTCHA_GENERATE_NONSENSE_WORDS
@file Implementation of a phrase based CAPTCHA, for use with the CAPTCHA module.
@todo: add character picking of current word, which is harder for spam bots than plain word guessing.
File
- text_captcha/
modules/ phrase_captcha/ phrase_captcha.module, line 11 - Implementation of a phrase based CAPTCHA, for use with the CAPTCHA module.
Code
define('PHRASE_CAPTCHA_GENERATE_NONSENSE_WORDS', 0);