constant IMAGE_CAPTCHA_ERROR_TTF_FILE_READ_PROBLEM in CAPTCHA 7
Same name and namespace in other branches
- 8 image_captcha/image_captcha.module \IMAGE_CAPTCHA_ERROR_TTF_FILE_READ_PROBLEM
- 6.2 image_captcha/image_captcha.module \IMAGE_CAPTCHA_ERROR_TTF_FILE_READ_PROBLEM
1 use of IMAGE_CAPTCHA_ERROR_TTF_FILE_READ_PROBLEM
- _image_captcha_check_setup in image_captcha/
image_captcha.module - Helper function for checking the setup of the Image CAPTCHA.
File
- image_captcha/
image_captcha.module, line 13 - Implements image CAPTCHA for use with the CAPTCHA module
Code
define('IMAGE_CAPTCHA_ERROR_TTF_FILE_READ_PROBLEM', 4);