mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
improve use_can()
This commit is contained in:
@@ -242,6 +242,11 @@ class Update extends Install
|
||||
NexusDB::cache_del('nexus_rss');
|
||||
NexusDB::cache_del('nexus_is_ip_seed_box');
|
||||
|
||||
/**
|
||||
* @since 1.7.23
|
||||
*/
|
||||
build_class_permission_cache();
|
||||
|
||||
}
|
||||
|
||||
public function runExtraMigrate()
|
||||
|
||||
Reference in New Issue
Block a user