Changeset 3028 for trunk/system/config/captcha.php
- Timestamp:
- 07/10/2008 08:33:05 AM (5 months ago)
- Files:
-
- 1 modified
-
trunk/system/config/captcha.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/system/config/captcha.php
r3024 r3028 8 8 * 9 9 * Group Options: 10 * style - Captcha type, e.g. basic, math, riddle10 * style - Captcha type, e.g. basic, word, math, riddle 11 11 * width - Width of the Captcha image 12 12 * height - Height of the Captcha image 13 * complexity - Difficulty of the Captcha, concreteusage depends on chosen style13 * complexity - Difficulty level (0-10), usage depends on chosen style 14 14 * background_path - Path to folder in which background image reside 15 15 * background_file - Image file name
