From 1a4e1c3185bc3cc93f778052d9896af897ef29a5 Mon Sep 17 00:00:00 2001 From: Kevin Fourie Date: Wed, 15 Aug 2007 16:15:27 +0000 Subject: [PATCH] KEP-114 "RSS Dashlet fails to initialize on PHP5 (and Mac OS 10.4.8)" Fixed. Seems PHP5 needs the full tags. --- plugins/rssplugin/rss2array.inc.php | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/plugins/rssplugin/rss2array.inc.php b/plugins/rssplugin/rss2array.inc.php index 4ff4437..2b92d1c 100644 --- a/plugins/rssplugin/rss2array.inc.php +++ b/plugins/rssplugin/rss2array.inc.php @@ -1,11 +1,11 @@ -