Include letters when generating captchas not only numbers

This commit is contained in:
Daniel Winzen
2015-04-02 16:37:11 +02:00
parent 0fa1279764
commit 8bf25230f2
3 changed files with 17 additions and 8 deletions

@@ -21,7 +21,7 @@
//Language: English
$I=array(
'nodb' => 'No Connection to Database!',
'nodsetupb' => 'No Connection to Database, please create a database and edit the script to use the correct database with given username and password!',
'nodbsetup' => 'No Connection to Database, please create a database and edit the script to use the correct database with given username and password!',
'changelang' => 'Change language:',
'expire' => 'Invalid/expired session',
'kicked' => 'Kicked!',