mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 09:18:54 +00:00
Add patches to handle tables changes, adjust rest of the code for changes
This commit is contained in:
@@ -480,7 +480,7 @@ class PostProcess
|
||||
FROM releases r
|
||||
LEFT JOIN groups g ON r.groupid = g.id
|
||||
WHERE r.isrenamed = 0
|
||||
AND r.prehashid = 0
|
||||
AND r.preid = 0
|
||||
AND r.id = %d',
|
||||
$relID
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user