]> git.wh0rd.org - tt-rss.git/commitdiff
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
authorAndrew Dolgov <fox@madoka.volgo-balt.ru>
Wed, 18 Dec 2013 10:26:32 +0000 (14:26 +0400)
committerAndrew Dolgov <fox@madoka.volgo-balt.ru>
Wed, 18 Dec 2013 10:26:32 +0000 (14:26 +0400)
include/rssfuncs.php

index 92bd9f0333e0f9d706e2956fee5d836e106bdf7f..dc0d6b02da5f57a810ec34e93974b76f9be106f8 100644 (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