mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-25 15:45:33 -07:00
Update playback_m3u.php
This commit is contained in:
parent
eed8f9c8a2
commit
556d6fa60d
1 changed files with 0 additions and 1 deletions
|
@ -155,7 +155,6 @@ $template->assign_vars([
|
|||
'PAGE_TITLE' => $lang['PLAYBACK_M3U'],
|
||||
'ATTACH_ID' => $row['attach_id'],
|
||||
'INFO_HASH' => $row['info_hash'] ?? $row['info_hash_v2'],
|
||||
'FILES_COUNT' => $filesCount,
|
||||
'FILES_COUNT_TITLE' => sprintf($lang['BT_FLIST_FILE_PATH'], declension($filesCount, 'files')),
|
||||
'U_TOPIC' => TOPIC_URL . $topic_id,
|
||||
]);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue