'.($Group['Name'] ? $Group['Name'] : ($Group['NameRJ'] ? $Group['NameRJ']: $Group['NameJP'])).''; } else { $Title = "Group $GroupID"; } ?>

History for

query("SELECT UserID FROM torrents WHERE GroupID = ? AND Anonymous='1'", $GroupID); $AnonUsers = $DB->collect("UserID"); $Log = $DB->query(" SELECT TorrentID, UserID, Info, Time FROM group_log WHERE GroupID = ? ORDER BY Time DESC", $GroupID); $LogEntries = $DB->to_array(false, MYSQLI_NUM); foreach ($LogEntries AS $LogEntry) { list($TorrentID, $UserID, $Info, $Time) = $LogEntry; ?> query(" SELECT Container, AudioFormat, Media FROM torrents WHERE ID = $TorrentID"); list($Container, $AudioFormat, $Media) = $DB->next_record(); if (!$DB->has_results()) { ?>
Date Torrent User Info
(Deleted) (//)