mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-31 02:08:57 +00:00
Rename preid to predb_id in releases table and in classes and scripts.
This commit is contained in:
@@ -477,7 +477,7 @@ class PostProcess
|
||||
FROM releases r
|
||||
LEFT JOIN groups g ON r.groupid = g.id
|
||||
WHERE r.isrenamed = 0
|
||||
AND r.preid = 0
|
||||
AND r.predb_id = 0
|
||||
AND r.id = %d',
|
||||
$relID
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user