mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-10 18:54:08 +02:00
[ticket/14393] Fix updater behaviour
PHPBB3-14393
This commit is contained in:
@@ -183,7 +183,7 @@ class update extends task_base
|
||||
);
|
||||
}
|
||||
|
||||
$this->iohandler->finish_progress('INLINE_UPDATE_SUCCESSFUL');
|
||||
$this->iohandler->set_progress('INLINE_UPDATE_SUCCESSFUL', $migration_count);
|
||||
|
||||
$this->iohandler->add_success_message('INLINE_UPDATE_SUCCESSFUL');
|
||||
|
||||
|
Reference in New Issue
Block a user