constant CAPTCHA_STATUS_EXAMPLE in CAPTCHA 7
Same name and namespace in other branches
- 8 captcha.module \CAPTCHA_STATUS_EXAMPLE
- 6.2 captcha.module \CAPTCHA_STATUS_EXAMPLE
File
- ./
captcha.module, line 29 - 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);