You are here

constant CAPTCHA_STATUS_EXAMPLE in CAPTCHA 6.2

Same name and namespace in other branches
  1. 8 captcha.module \CAPTCHA_STATUS_EXAMPLE
  2. 7 captcha.module \CAPTCHA_STATUS_EXAMPLE

File

./captcha.module, line 30
This module enables basic CAPTCHA functionality: administrators can add a CAPTCHA to desired forms that users without the 'skip CAPTCHA' permission (typically anonymous visitors) have to solve.

Code

define('CAPTCHA_STATUS_EXAMPLE', 2);