1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-26 14:31:29 +00:00

code cleanup

This commit is contained in:
Andrew Dolgov
2010-09-11 15:25:47 +04:00
parent f1e4d924c9
commit d5d5632952
4 changed files with 131 additions and 67 deletions

View File

@@ -6782,7 +6782,6 @@
"title" => $line["title"],
"link" => $line["link"],
"feed_id" => $line["feed_id"],
"has_icon" => feed_has_icon($line["feed_id"])
);
if ($show_excerpt) {