aboutsummaryrefslogtreecommitdiffstats
path: root/functions/ical_parser.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2004-01-30 05:19:21 +0000
committerChad Little <clittle@users.sourceforge.net>2004-01-30 05:19:21 +0000
commit93650f0d9811512ded7c21cd7a0a67b3cc14b732 (patch)
tree703ad787d1d44c75581023c043c33fffc0f3ff23 /functions/ical_parser.php
parent7dd9656474919d73208e1894a6553a0d2ae24af9 (diff)
downloadphpicalendar-93650f0d9811512ded7c21cd7a0a67b3cc14b732.tar.gz
phpicalendar-93650f0d9811512ded7c21cd7a0a67b3cc14b732.tar.bz2
phpicalendar-93650f0d9811512ded7c21cd7a0a67b3cc14b732.zip
Consolidated lists into functions in one file.
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 937e3b4..4f974e0 100644
--- a/functions/ical_parser.php
+++ b/functions/ical_parser.php
@@ -6,6 +6,7 @@ include_once(BASE.'functions/date_functions.php');
include_once(BASE.'functions/draw_functions.php');
include_once(BASE.'functions/overlapping_events.php');
include_once(BASE.'functions/timezones.php');
+include_once(BASE.'functions/list_functions.php');
$fillTime = $day_start;
$day_array = array ();

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