From: Andrew Dolgov Date: Mon, 18 Jan 2010 06:17:31 +0000 (+0300) Subject: reenable cache_inject X-Git-Tag: 1.4.0~18 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=fde715c1f21fbbe651b7068c3a066be8375ee5fd;p=tt-rss.git reenable cache_inject --- diff --git a/viewfeed.js b/viewfeed.js index 15bbe9ae..b4a9228f 100644 --- a/viewfeed.js +++ b/viewfeed.js @@ -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) {