1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-13 04:04:12 +02:00

[ticket/14492] Properly retrieve version updating from

PHPBB3-14492
This commit is contained in:
Marc Alexander
2016-03-02 16:35:18 +01:00
parent f604e1ab5d
commit 64f0d74489
2 changed files with 64 additions and 54 deletions

View File

@@ -211,8 +211,6 @@ class update extends task_base
$this->iohandler->add_success_message('INLINE_UPDATE_SUCCESSFUL');
$this->config->delete('version_update_from');
$this->cache->purge();
$this->config->increment('assets_version', 1);