You are here

constant TEXT_CAPTCHA_USER_DEFINED_WORDS in CAPTCHA 5.3

Same name and namespace in other branches
  1. 6 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.module
Validate function of the administration form
_text_captcha_generate_words in text_captcha/text_captcha.module
function for generating an array of words

File

text_captcha/text_captcha.module, line 13
Implementation of a text based CAPTCHA.

Code

define('TEXT_CAPTCHA_USER_DEFINED_WORDS', 1);