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:
@@ -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);
|
||||
|
Reference in New Issue
Block a user