summaryrefslogtreecommitdiff
path: root/functions.php
diff options
context:
space:
mode:
Diffstat (limited to 'functions.php')
-rw-r--r--functions.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/functions.php b/functions.php
index a0feae47e..bb1a4c770 100644
--- a/functions.php
+++ b/functions.php
@@ -10,6 +10,8 @@
require_once 'config.php';
require_once 'db-prefs.php';
+ require_once 'magpierss/rss_utils.inc';
+
define('MAGPIE_OUTPUT_ENCODING', 'UTF-8');
function purge_feed($link, $feed_id, $purge_interval) {