diff --git a/functions.php b/functions.php index ee22621ff..05232d513 100644 --- a/functions.php +++ b/functions.php @@ -3082,7 +3082,7 @@ } printFeedEntry($feed_id, $class, $feed, $unread, - "icons/$feed_id.ico", $link, $rtl_content, + ICONS_DIR."$feed_id.ico", $link, $rtl_content, $last_updated, $line["last_error"]); ++$lnum;