Kleines L aus Securimage entfernt

This commit is contained in:
kindlm
2016-03-14 17:33:28 +01:00
parent 93bf5840f6
commit c710b64eb3
+1 -1
View File
@@ -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