1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-15 05:45:56 +00:00

remove cache_content remnants

This commit is contained in:
Andrew Dolgov
2013-03-16 16:11:58 +04:00
parent cc38c8e549
commit 8349a32e75
4 changed files with 2 additions and 40 deletions

View File

@@ -3034,10 +3034,6 @@
}
}
if ($cache_content && $line["cached_content"] != "") {
$line["content"] =& $line["cached_content"];
}
$rv['content'] .= $line["content"];
$rv['content'] .= format_article_enclosures($link, $id,