mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/11088] Fix the database updater to correctly manipulate the modules
PHPBB3-11088
This commit is contained in:
@@ -82,8 +82,8 @@ $lang = array_merge($lang, array(
|
||||
|
||||
'ACP_EMAIL_SETTINGS' => 'Email settings',
|
||||
'ACP_EXTENSION_GROUPS' => 'Manage file extension groups',
|
||||
'ACP_EXTENSION_MANAGEMENT' => 'Extension management',
|
||||
'ACP_EXTENSIONS' => 'Extensions',
|
||||
'ACP_EXTENSIONS_MANAGEMENT' => 'Extension management',
|
||||
|
||||
|
||||
'ACP_FORUM_BASED_PERMISSIONS' => 'Forum based permissions',
|
||||
|
Reference in New Issue
Block a user