You are here

constant IMAGE_CAPTCHA_ERROR_TTF_FILE_READ_PROBLEM in CAPTCHA 8

Same name and namespace in other branches
  1. 6.2 image_captcha/image_captcha.module \IMAGE_CAPTCHA_ERROR_TTF_FILE_READ_PROBLEM
  2. 7 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 18
Implements image CAPTCHA for use with the CAPTCHA module.

Code

define('IMAGE_CAPTCHA_ERROR_TTF_FILE_READ_PROBLEM', 4);