mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 20:40:49 +08:00
rss and ip seed box use string key to cache
This commit is contained in:
@@ -238,6 +238,8 @@ class Update extends Install
|
||||
* @since 1.7.19
|
||||
*/
|
||||
$this->removeMenu(['freeleech.php']);
|
||||
NexusDB::cache_del('nexus_rss');
|
||||
NexusDB::cache_del('nexus_is_ip_seed_box');
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user