summaryrefslogtreecommitdiff
path: root/include/functions.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-03-16 16:11:58 +0400
committerAndrew Dolgov <[email protected]>2013-03-16 16:11:58 +0400
commit8349a32e751e009ba368b4dc6bc900b08b2954d3 (patch)
tree43543e00f018a67df6b0fcf3ff738e4faddf3bf6 /include/functions.php
parentcc38c8e5497a8a86c3cc23f4f9e279a412c57727 (diff)
remove cache_content remnants
Diffstat (limited to 'include/functions.php')
-rw-r--r--include/functions.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/functions.php b/include/functions.php
index dd40b9529..f17828d1d 100644
--- a/include/functions.php
+++ b/include/functions.php
@@ -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,