mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 16:56:44 +02:00
- changed SUPER_MODERATORS to GLOBAL_MODERATORS
- do not cache moderators having no allowed auth settings - added fsock method to transfer class (this has been made by wGEric for us) git-svn-id: file:///svn/phpbb/trunk@5870 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -189,7 +189,7 @@ $lang = array_merge($lang, array(
|
||||
'G_INACTIVE_COPPA' => 'Unapproved COPPA Users',
|
||||
'G_REGISTERED' => 'Registered Users',
|
||||
'G_REGISTERED_COPPA' => 'Registered COPPA Users',
|
||||
'G_SUPER_MODERATORS' => 'Super Moderators',
|
||||
'G_GLOBAL_MODERATORS' => 'Global Moderators',
|
||||
|
||||
'HIDDEN_USERS_ONLINE' => '%d Hidden users online',
|
||||
'HIDDEN_USERS_TOTAL' => '%d Hidden and ',
|
||||
|
Reference in New Issue
Block a user