X-Git-Url: https://git.wh0rd.org/?p=tt-rss.git;a=blobdiff_plain;f=include%2Frssfuncs.php;h=8f71f950afbfa79d128f708fe512ca1e81ee0996;hp=4f783b7af0219c76b3a8cb7dc3d3e3fc4457bdbd;hb=73f9378d26e4eb26157f806809a5470cf3b41347;hpb=2d9c5684394f54e62393b3b2c1b40f242fb1793a diff --git a/include/rssfuncs.php b/include/rssfuncs.php index 4f783b7a..8f71f950 100644 --- a/include/rssfuncs.php +++ b/include/rssfuncs.php @@ -682,6 +682,7 @@ "link" => $entry_link, "tags" => $entry_tags, "author" => $entry_author, + "language" => $entry_language, "feed" => array("id" => $feed, "fetch_url" => $fetch_url, "site_url" => $site_url)