aboutsummaryrefslogtreecommitdiff
path: root/lib/lib_rss.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/lib_rss.php')
-rw-r--r--lib/lib_rss.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/lib_rss.php b/lib/lib_rss.php
index 1ee054c14..955f0b71e 100644
--- a/lib/lib_rss.php
+++ b/lib/lib_rss.php
@@ -165,6 +165,7 @@ function customSimplePie($attributes = array()) {
}
$simplePie->set_curl_options($curl_options);
+ $simplePie->strip_comments(true);
$simplePie->strip_htmltags(array(
'base', 'blink', 'body', 'doctype', 'embed',
'font', 'form', 'frame', 'frameset', 'html',