mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-31 10:18:55 +00:00
Bring ProcessReleases inline with column name change.
This commit is contained in:
@@ -1618,7 +1618,7 @@ class ProcessReleases
|
||||
UPDATE %s c
|
||||
SET c.filecheck = %d
|
||||
WHERE
|
||||
c.date_initial <
|
||||
c.added <
|
||||
DATE_SUB((SELECT value FROM settings WHERE setting = 'last_run_time'), INTERVAL %d HOUR)
|
||||
%s",
|
||||
$group['cname'],
|
||||
|
||||
Reference in New Issue
Block a user