Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS

This commit is contained in:
Andrew Dolgov 2013-12-18 14:26:32 +04:00
commit 416a9b1c9c
1 changed files with 1 additions and 1 deletions

View File

@ -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