]> git.wh0rd.org - tt-rss.git/blobdiff - include/functions.php
remove cache_content remnants
[tt-rss.git] / include / functions.php
index dd40b9529f21aa94099e500c69ba7e634f16757a..f17828d1db2d441696391b5fd58e71f9ddfc280c 100644 (file)
                                }
                        }
 
-                       if ($cache_content && $line["cached_content"] != "") {
-                               $line["content"] =& $line["cached_content"];
-                       }
-
                        $rv['content'] .= $line["content"];
 
                        $rv['content'] .= format_article_enclosures($link, $id,