Merge remote-tracking branch 'origin/php8' into php8

This commit is contained in:
xiaomlove
2025-09-14 00:47:27 +07:00
5 changed files with 17 additions and 0 deletions

View File

@@ -2,6 +2,9 @@
require "../include/bittorrent.php";
dbconn();
require_once(get_langfile_path());
loggedinorreturn();
parked();
if ($enablead_advertisement != 'yes')
stderr($lang_adredir['std_error'], $lang_adredir['std_ad_system_disabled']);
$id=$_GET['id'] ?? 0;