flush cache on feedEditSave

This commit is contained in:
Andrew Dolgov
2010-01-19 18:22:35 +03:00
parent 8ab4da5f8b
commit 641444d3d7
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1863,7 +1863,7 @@ function cache_expire() {
}
}
function cache_empty() {
function cache_flush() {
article_cache = new Array();
}