aboutsummaryrefslogtreecommitdiffstats
path: root/functions/ical_parser.php
diff options
context:
space:
mode:
authorJim Hu <jimhu@users.sourceforge.net>2009-01-04 21:58:18 +0000
committerJim Hu <jimhu@users.sourceforge.net>2009-01-04 21:58:18 +0000
commit2434deaf0d0dc46a0deebd523f5bb2c3204bbc9a (patch)
tree5285bf95ff4f09924561e9a386bcdeba13dc88bb /functions/ical_parser.php
parentd1ce09300e099269e6c0e784cf42c262a40036b9 (diff)
downloadphpicalendar-2434deaf0d0dc46a0deebd523f5bb2c3204bbc9a.tar.gz
phpicalendar-2434deaf0d0dc46a0deebd523f5bb2c3204bbc9a.tar.bz2
phpicalendar-2434deaf0d0dc46a0deebd523f5bb2c3204bbc9a.zip
working on rss fixes
Diffstat (limited to 'functions/ical_parser.php')
-rw-r--r--functions/ical_parser.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/functions/ical_parser.php b/functions/ical_parser.php
index aaaba93..6f48813 100644
--- a/functions/ical_parser.php
+++ b/functions/ical_parser.php
@@ -151,6 +151,7 @@ foreach ($cal_filelist as $cal_key=>$filename) {
$type = '';
$other = '';
$wkst = 'MO';
+ $vtodo_categories = '';
$except_dates = array();
$except_times = array();

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