mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
user add last_announce_at/seeding_torrent_count/seeding_torrent_size
This commit is contained in:
@@ -596,6 +596,7 @@ if (count($updateset) || $hasChangeSeederLeecher) // Update only when there is c
|
||||
if($client_familyid != 0 && $client_familyid != $az['clientselect']) {
|
||||
$USERUPDATESET[] = "clientselect = ".sqlesc($client_familyid);
|
||||
}
|
||||
$USERUPDATESET[] = "last_announce_at = $dt";
|
||||
/**
|
||||
* VIP do not calculate downloaded
|
||||
* @since 1.7.13
|
||||
|
||||
Reference in New Issue
Block a user