mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-30 11:40:08 +02:00
- clean up marklist calls (global function)
- added new feature: test out others permissions (admin permissions will not be copied) - changed attachment processing by directly using the template engine - fixed some attachment related bugs - additional tiny fixes git-svn-id: file:///svn/phpbb/trunk@5790 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -112,6 +112,7 @@ $lang = array_merge($lang, array(
|
||||
'SORT_POST_COUNT' => 'Post count',
|
||||
|
||||
'USERNAME_BEGINS_WITH' => 'Username begins with',
|
||||
'USER_ADMIN' => 'Administrate User',
|
||||
'USER_FORUM' => 'User statistics',
|
||||
'USER_ONLINE' => 'Online',
|
||||
'USER_PRESENCE' => 'Forum presence',
|
||||
|
Reference in New Issue
Block a user