mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
[ticket/14492] Re-enable extensions if updated during update
PHPBB3-14492
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user