mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
API: torrents upload/list
This commit is contained in:
+1
-1
@@ -83,7 +83,7 @@ if ($nfoaction == "update")
|
||||
$Cache->delete_value('nfo_block_torrent_id_'.$id);
|
||||
}
|
||||
elseif ($nfoaction == "remove"){
|
||||
$updateset[] = "nfo = ''";
|
||||
$extraUpdate["nfo"] = "";
|
||||
$Cache->delete_value('nfo_block_torrent_id_'.$id);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user