mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-15 05:00:49 +08:00
clear setting cache after upgrade
This commit is contained in:
@@ -373,6 +373,8 @@ class Update extends Install
|
||||
$this->doLog("torrents table does not has column: tags");
|
||||
}
|
||||
|
||||
clear_setting_cache();
|
||||
|
||||
}
|
||||
|
||||
private function addMenu($table, array $menus)
|
||||
|
||||
Reference in New Issue
Block a user