mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 20:40:49 +08:00
clear_setting_cache() immediately
This commit is contained in:
@@ -568,6 +568,7 @@ class Install
|
||||
$this->doLog("[SAVE SETTING], prefix: $prefix, nameAndValues: " . json_encode($group));
|
||||
saveSetting($prefix, $group);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
public function createSymbolicLinks($symbolicLinks)
|
||||
|
||||
Reference in New Issue
Block a user