mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-19 00:01:00 +08:00
torrent list cancel join category
This commit is contained in:
@@ -3652,7 +3652,6 @@ foreach ($rows as $row)
|
||||
$titleSuffix = $banned_torrent.$paidIcon.$picked_torrent.$sp_torrent.$sp_torrent_sub. $hrImg . $seedBoxIcon . $approvalStatusIcon;
|
||||
$titleSuffix = apply_filter('torrent_title_suffix', $titleSuffix, $row);
|
||||
print($titleSuffix);
|
||||
//$tags = torrentTags($row['tags'], 'span');
|
||||
/**
|
||||
* render tags
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user