diff --git a/include/rssfuncs.php b/include/rssfuncs.php index 8f71f950a..614cdaa83 100644 --- a/include/rssfuncs.php +++ b/include/rssfuncs.php @@ -682,7 +682,7 @@ "link" => $entry_link, "tags" => $entry_tags, "author" => $entry_author, - "language" => $entry_language, + "language" => $entry_language, // read only "feed" => array("id" => $feed, "fetch_url" => $fetch_url, "site_url" => $site_url)