summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-12-18 14:26:32 +0400
committerAndrew Dolgov <[email protected]>2013-12-18 14:26:32 +0400
commit416a9b1c9ced16bdf8e45a8471ecef9f1569b09c (patch)
treee516d7abb6137b355a0edaf800d6192666094527 /include
parentc04fbe3711fa3faee26d596210f7e6f76e68902c (diff)
parent537eca400071c109df225440eb38957a7e335dbe (diff)
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Diffstat (limited to 'include')
-rw-r--r--include/rssfuncs.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rssfuncs.php b/include/rssfuncs.php
index 92bd9f033..dc0d6b02d 100644
--- a/include/rssfuncs.php
+++ b/include/rssfuncs.php
@@ -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