mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 20:29:29 +00:00
Kleines L aus Securimage entfernt
This commit is contained in:
@@ -283,7 +283,7 @@ class Securimage
|
||||
* The character set to use for generating the captcha code
|
||||
* @var string
|
||||
*/
|
||||
public $charset = 'ABCDEFGHKLMNPRSTUVWYZabcdefghklmnprstuvwyz23456789';
|
||||
public $charset = 'ABCDEFGHKLMNPRSTUVWYZabcdefghkmnprstuvwyz23456789';
|
||||
/**
|
||||
* How long in seconds a captcha remains valid, after this time it will not be accepted
|
||||
* @var unknown_type
|
||||
|
||||
Reference in New Issue
Block a user