summaryrefslogtreecommitdiff
path: root/functions.php
diff options
context:
space:
mode:
Diffstat (limited to 'functions.php')
-rw-r--r--functions.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions.php b/functions.php
index 8e81b3cce..0ff533525 100644
--- a/functions.php
+++ b/functions.php
@@ -4952,7 +4952,7 @@
print "</div>";
}
- return array($topmost_article_ids, $headlines_count);
+ return array($topmost_article_ids, $headlines_count, $feed);
}
// from here: http://www.roscripts.com/Create_tag_cloud-71.html