summaryrefslogtreecommitdiff
path: root/include/rssfuncs.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/rssfuncs.php')
-rw-r--r--include/rssfuncs.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rssfuncs.php b/include/rssfuncs.php
index 0a838432d..2f51febb6 100644
--- a/include/rssfuncs.php
+++ b/include/rssfuncs.php
@@ -237,7 +237,7 @@
$rss->set_timeout($no_cache ? 15 : 60);
$rss->set_feed_url($fetch_url);
$rss->set_output_encoding('UTF-8');
- //$rss->force_feed(true);
+ $rss->force_feed(true);
if ($debug_enabled) {
_debug("feed update interval (sec): " .