mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-22 19:13:28 +08:00
修复:修改论坛隐私无法实时生效
This commit is contained in:
@@ -52,6 +52,7 @@ class SettingRepository extends BaseRepository
|
||||
do_log("sql: $sql, result: $result");
|
||||
NexusDB::cache_del("nexus_settings_in_laravel");
|
||||
NexusDB::cache_del("nexus_settings_in_nexus");
|
||||
NexusDB::cache_del('setting_protected_forum');
|
||||
return $result;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user