mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-18 15:50:50 +08:00
admin add torrents
This commit is contained in:
@@ -64,5 +64,6 @@ class TorrentOperationLog extends NexusModel
|
||||
Message::query()->insert($message);
|
||||
NexusDB::cache_del("user_{$receiver->id}_unread_message_count");
|
||||
NexusDB::cache_del("user_{$receiver->id}_inbox_count");
|
||||
do_log("notify user: {$receiver->id}, $subject");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user