You are here

constant IMAGE_CAPTCHA_ERROR_NO_GDLIB in CAPTCHA 6.2

Same name and namespace in other branches
  1. 8 image_captcha/image_captcha.module \IMAGE_CAPTCHA_ERROR_NO_GDLIB
  2. 7 image_captcha/image_captcha.module \IMAGE_CAPTCHA_ERROR_NO_GDLIB
4 uses of IMAGE_CAPTCHA_ERROR_NO_GDLIB
image_captcha_captcha in image_captcha/image_captcha.module
Implementation of hook_captcha().
image_captcha_requirements in image_captcha/image_captcha.install
Implementation of hook_requirements().
image_captcha_settings_form in image_captcha/image_captcha.admin.inc
Configuration form for image_captcha.
_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
Implementation of image CAPTCHA for use with the CAPTCHA module

Code

define('IMAGE_CAPTCHA_ERROR_NO_GDLIB', 1);