mirror of
https://github.com/torrentpier/torrentpier-lts.git
synced 2025-02-28 15:10:54 +03:00
Update dl.php
This commit is contained in:
parent
a889577005
commit
651a2a5545
1
dl.php
1
dl.php
@ -203,7 +203,6 @@ for ($i = 0; $i < $num_rows; $i++)
|
|||||||
{
|
{
|
||||||
$allowed_extensions[] = $extension;
|
$allowed_extensions[] = $extension;
|
||||||
}
|
}
|
||||||
$allowed_extensions[] = $extension;
|
|
||||||
$download_mode[$extension] = $rows[$i]['download_mode'];
|
$download_mode[$extension] = $rows[$i]['download_mode'];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user