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