mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
put user into appropiate group after activating his account
git-svn-id: file:///svn/phpbb/trunk@5086 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -127,6 +127,7 @@ $lang += array(
|
||||
'EMAIL_INVALID_EMAIL' => 'The email address you entered is invalid.',
|
||||
'EMAIL_REMIND' => 'This must be the email address you supplied when registering.',
|
||||
'EMAIL_PM' => 'Email PM',
|
||||
'EMAIL_TAKEN_EMAIL' => 'The entered email address is already in use',
|
||||
'EMPTY_DRAFT' => 'You must enter a message to submit your changes',
|
||||
'EMPTY_DRAFT_TITLE' => 'You must enter a draft title',
|
||||
'EXPORT_AS_XML' => 'Export as XML',
|
||||
|
Reference in New Issue
Block a user