mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
torrent add&update ignore tags and install&update add timezone
This commit is contained in:
@@ -55,7 +55,6 @@ if (!empty($_POST['pt_gen'])) {
|
||||
$updateset[] = "pt_gen = ''";
|
||||
}
|
||||
|
||||
$updateset[] = "tags = " . array_sum($_POST['tags'] ?? []);
|
||||
$updateset[] = "technical_info = " . sqlesc($_POST['technical_info'] ?? '');
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user