mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-20 10:41:29 +00:00
outputFeedEntry: fix typo
This commit is contained in:
@@ -3082,7 +3082,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
printFeedEntry($feed_id, $class, $feed, $unread,
|
printFeedEntry($feed_id, $class, $feed, $unread,
|
||||||
ICONS_DIR."$feed_id.ico", $link, $rtl_content,
|
ICONS_DIR."/$feed_id.ico", $link, $rtl_content,
|
||||||
$last_updated, $line["last_error"]);
|
$last_updated, $line["last_error"]);
|
||||||
|
|
||||||
++$lnum;
|
++$lnum;
|
||||||
|
|||||||
Reference in New Issue
Block a user