mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-15 13:32:41 +08:00
judge H&R count think about section
This commit is contained in:
@@ -971,7 +971,7 @@ function clear_user_cache($uid, $passkey = '')
|
||||
}
|
||||
}
|
||||
|
||||
function clear_setting_cache($buildPermissionCache = false)
|
||||
function clear_setting_cache()
|
||||
{
|
||||
\Nexus\Database\NexusDB::cache_del('nexus_settings_in_laravel');
|
||||
\Nexus\Database\NexusDB::cache_del('nexus_settings_in_nexus');
|
||||
|
||||
Reference in New Issue
Block a user