]> git.wh0rd.org Git - tt-rss.git/commitdiff
reenable cache_inject
authorAndrew Dolgov <fox@bah.org.ru>
Mon, 18 Jan 2010 06:17:31 +0000 (09:17 +0300)
committerAndrew Dolgov <fox@bah.org.ru>
Mon, 18 Jan 2010 06:17:31 +0000 (09:17 +0300)
viewfeed.js

index 15bbe9aec7cfd9dd8e0a4f42ab77f03c513b20c2..b4a9228f757e9b332deb822ce8229fbce95ff8b6 100644 (file)
@@ -1718,8 +1718,6 @@ function cache_inject(id, article, param) {
        try {
                if (!cache_check_param(id, param)) {
                        debug("cache_article: miss: " + id + " [p=" + param + "]");
-
-                       return; 
        
                        if (db) {