diff --git a/library/includes/file_list_v2.php b/library/includes/file_list_v2.php index 650d4d5f1..41da474cf 100644 --- a/library/includes/file_list_v2.php +++ b/library/includes/file_list_v2.php @@ -66,7 +66,7 @@ $data = [ 'client' => isset($torrent['created by']) ? htmlCHR(substr($torrent['created by'], 0, 20)) : 'unknown client', 'date' => (isset($torrent['creation date']) && is_numeric($torrent['creation date'])) ? delta_time($torrent['creation date']) : 'unknown', 'size' => humn_size($row['size']), - 'site_url' => FULL_URL + 'site_url' => TOPIC_URL . $topic_id, ]; header('Cache-Control: public, max-age=3600'); @@ -150,7 +150,7 @@ sup { opacity: 0.97; } -🠔 Back to the topic +🠔 Back to the topic