mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
fix takeupload nfo
This commit is contained in:
@@ -344,7 +344,7 @@ $insert = [
|
||||
'sp_state' => $sp_state,
|
||||
'added' => $dateTimeStringNow,
|
||||
'last_action' => $dateTimeStringNow,
|
||||
'nfo' => $nfo,
|
||||
// 'nfo' => $nfo,
|
||||
'info_hash' => $infohash,
|
||||
// 'pt_gen' => $_POST['pt_gen'] ?? '',
|
||||
// 'technical_info' => $_POST['technical_info'] ?? '',
|
||||
|
||||
Reference in New Issue
Block a user