mirror of
https://github.com/WhatCD/Gazelle.git
synced 2024-12-12 18:36:29 +00:00
Empty commit
This commit is contained in:
parent
69f5523111
commit
61def2bf68
@ -184,7 +184,7 @@
|
||||
|
||||
Torrents::set_snatch_update_time($UserID, Torrents::SNATCHED_UPDATE_AFTERDL);
|
||||
list($Contents) = $DB->next_record(MYSQLI_NUM, false);
|
||||
$FileName = TorrentsDL::construct_file_name($Info['PlainArtists'], $Name, $Year, $Media, $Format, $Encoding, false, $DownloadAlt);
|
||||
$FileName = TorrentsDL::construct_file_name($Info['PlainArtists'], $Name, $Year, $Media, $Format, $Encoding, $TorrentID, $DownloadAlt);
|
||||
|
||||
if ($DownloadAlt) {
|
||||
header('Content-Type: text/plain; charset=utf-8');
|
||||
|
Loading…
Reference in New Issue
Block a user