1
0
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:
David King
2012-12-12 12:48:27 -05:00
parent 80f68c358f
commit 70aea6fd7c
2 changed files with 87 additions and 19 deletions

View File

@@ -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',