aboutsummaryrefslogtreecommitdiffstats
path: root/rss/rss.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-10-26 05:57:12 +0000
committerChad Little <clittle@users.sourceforge.net>2002-10-26 05:57:12 +0000
commit9dadc34095f5a9d83762d3c79d5ef2d7e91a1f14 (patch)
tree870fa2a28d5bd8c811f04c3fc1b83a1f49f47546 /rss/rss.php
parent12b0916165ab7046d0588cf0597bc36d05c8f6eb (diff)
downloadphpicalendar-9dadc34095f5a9d83762d3c79d5ef2d7e91a1f14.tar.gz
phpicalendar-9dadc34095f5a9d83762d3c79d5ef2d7e91a1f14.tar.bz2
phpicalendar-9dadc34095f5a9d83762d3c79d5ef2d7e91a1f14.zip
Tweeks, now shows all calendars.
Diffstat (limited to 'rss/rss.php')
-rw-r--r--rss/rss.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/rss/rss.php b/rss/rss.php
index d5d1014..573ea0b 100644
--- a/rss/rss.php
+++ b/rss/rss.php
@@ -3,7 +3,7 @@
define('BASE', '../');
include(BASE.'functions/ical_parser.php');
$theview = 'Day';
-
+
$rss = "<?xml version=\"1.0\" encoding=\"ISO-8859-1\"?>"."\n";
$rss .= '<!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd">'."\n";

© 2014-2024 Faster IT GmbH | imprint | privacy policy