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 f56ee34d4..d246ee98c 100644
--- a/functions.php
+++ b/functions.php
@@ -1990,7 +1990,7 @@
$limit_query_part");
}
- return array($result, $feed_title);
+ return array($result, $feed_title, $feed_site_url, $last_error);
}