From 387234f3fd8be6a66ccb2ae3b6a96172a151503d Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 27 Nov 2005 20:31:51 +0100 Subject: import rss_utils.inc for parse_w3cdtf() --- functions.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'functions.php') 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) { -- cgit v1.2.3