summaryrefslogtreecommitdiff
path: root/viewfeed.js
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-01-18 09:17:31 +0300
committerAndrew Dolgov <[email protected]>2010-01-18 09:17:31 +0300
commitfde715c1f21fbbe651b7068c3a066be8375ee5fd (patch)
tree1914e17880808fcb1c2ca658a30701227691dfd5 /viewfeed.js
parent99857ae3303401d614d8ec92874268ca35e62c0a (diff)
reenable cache_inject
Diffstat (limited to 'viewfeed.js')
-rw-r--r--viewfeed.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/viewfeed.js b/viewfeed.js
index 15bbe9aec..b4a9228f7 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) {