You are here

constant IMAGE_CAPTCHA_ALLOWED_CHARACTERS in CAPTCHA 6

Same name and namespace in other branches
  1. 8 image_captcha/image_captcha.module \IMAGE_CAPTCHA_ALLOWED_CHARACTERS
  2. 5.3 image_captcha/image_captcha.module \IMAGE_CAPTCHA_ALLOWED_CHARACTERS
  3. 6.2 image_captcha/image_captcha.module \IMAGE_CAPTCHA_ALLOWED_CHARACTERS
  4. 7 image_captcha/image_captcha.module \IMAGE_CAPTCHA_ALLOWED_CHARACTERS

Implementation of image CAPTCHA for use with the CAPTCHA module

2 uses of IMAGE_CAPTCHA_ALLOWED_CHARACTERS
image_captcha_captcha in image_captcha/image_captcha.module
Implementation of hook_captcha
image_captcha_settings_form in image_captcha/image_captcha.admin.inc
Configuration form for image_captcha

File

image_captcha/image_captcha.module, line 7

Code

define('IMAGE_CAPTCHA_ALLOWED_CHARACTERS', 'aAbBCdEeFfGHhijKLMmNPQRrSTtWXYZ23456789%$#!@+?*');