1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/14492] Re-enable extensions if updated during update

PHPBB3-14492
This commit is contained in:
Marc Alexander
2016-01-29 10:13:06 +01:00
parent 8fb2347cfa
commit 267d1b15c4
5 changed files with 179 additions and 5 deletions

View File

@@ -458,6 +458,8 @@ $lang = array_merge($lang, array(
'STAGE_UPDATE_DATABASE' => 'Update database',
'INLINE_UPDATE_SUCCESSFUL' => 'The database update was successful.',
'TASK_UPDATE_EXTENSIONS' => 'Updating extensions',
));
// Converter