mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-09 18:26:32 +02:00
- create forums by default
- hide prune options if not enabled - fixed module management enable/disable switch if in module itself - fixed some schema errors - adjusted $user->page array generation for developers calling scripts outside of phpBB root git-svn-id: file:///svn/phpbb/trunk@5995 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -67,6 +67,7 @@ $lang = array_merge($lang, array(
|
||||
|
||||
'LOGIN_EXPLAIN_GROUP' => 'You need to login to view group details',
|
||||
|
||||
'NO_LEADERS' => 'No group leaders defined',
|
||||
'NOT_LEADER_OF_GROUP' => 'The requested operation cannot be taken because you are not a leader of the selected group.',
|
||||
'NOT_MEMBER_OF_GROUP' => 'The requested operation cannot be taken because you are not a member of the selected group.',
|
||||
|
||||
|
Reference in New Issue
Block a user