diff --git a/fever/fever_api.php b/fever/fever_api.php index 03d6d20..99432d8 100755 --- a/fever/fever_api.php +++ b/fever/fever_api.php @@ -558,7 +558,7 @@ function getItems() { $line_content = $this->my_sanitize($line["content"], $line["link"]); if (ADD_ATTACHED_FILES){ - $enclosures = get_article_enclosures($line["id"]); + $enclosures = Article::get_article_enclosures($line["id"]); if (count($enclosures) > 0) { $line_content .= '