mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +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");
|
$this->doLog("torrents table does not has column: tags");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
clear_setting_cache();
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
private function addMenu($table, array $menus)
|
private function addMenu($table, array $menus)
|
||||||
|
|||||||
Reference in New Issue
Block a user