mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced 2025-10-16 21:41:23 +02:00
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
This commit is contained in:
commit
416a9b1c9c
@ -79,7 +79,7 @@
|
||||
$login_thresh_qpart = "";
|
||||
}
|
||||
|
||||
// Test if the feed need a update (update interval exceded).
|
||||
// Test if the feed need a update (update interval exceeded).
|
||||
if (DB_TYPE == "pgsql") {
|
||||
$update_limit_qpart = "AND ((
|
||||
ttrss_feeds.update_interval = 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user