mirror of
https://github.com/WhatCD/Gazelle.git
synced 2024-12-13 02:46:30 +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);
|
Torrents::set_snatch_update_time($UserID, Torrents::SNATCHED_UPDATE_AFTERDL);
|
||||||
list($Contents) = $DB->next_record(MYSQLI_NUM, false);
|
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) {
|
if ($DownloadAlt) {
|
||||||
header('Content-Type: text/plain; charset=utf-8');
|
header('Content-Type: text/plain; charset=utf-8');
|
||||||
|
Loading…
Reference in New Issue
Block a user