summaryrefslogtreecommitdiff
path: root/viewfeed.js
diff options
context:
space:
mode:
Diffstat (limited to 'viewfeed.js')
-rw-r--r--viewfeed.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/viewfeed.js b/viewfeed.js
index 0ec443c6f..4b8edfb4d 100644
--- a/viewfeed.js
+++ b/viewfeed.js
@@ -1863,7 +1863,7 @@ function cache_expire() {
}
}
-function cache_empty() {
+function cache_flush() {
article_cache = new Array();
}