You are here

constant CAPTCHA_STATUS_SOLVED in CAPTCHA 8

Same name and namespace in other branches
  1. 6.2 captcha.module \CAPTCHA_STATUS_SOLVED
  2. 7 captcha.module \CAPTCHA_STATUS_SOLVED
1 use of CAPTCHA_STATUS_SOLVED
_captcha_required_for_user in ./captcha.inc
Helper function for checking if CAPTCHA is required for user.

File

./captcha.module, line 44
This module enables basic CAPTCHA functionality.

Code

define('CAPTCHA_STATUS_SOLVED', 1);