1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

format_article_tags: improve performance

This commit is contained in:
Andrew Dolgov
2013-05-02 10:20:56 +04:00
parent f8a25082b3
commit 54b7590c7f
2 changed files with 10 additions and 36 deletions

View File

@@ -629,7 +629,6 @@ class Feeds extends Handler_Protected {
}
$reply['content'] .= "</div>";
$reply['content'] .= "<div class=\"cdmContentInner\">";
if ($line["orig_feed_id"]) {