aboutsummaryrefslogtreecommitdiffstats
path: root/ical_parser.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-09-29 01:17:08 +0000
committerChad Little <clittle@users.sourceforge.net>2002-09-29 01:17:08 +0000
commitce366dcff1289fbd3246536dd8cd2215faaa4dd1 (patch)
tree1ce8937b1659bf94eff8a3f76895b38aaa1a526c /ical_parser.php
parent5bd586da84b58f171263a1b69a145c505e97fd28 (diff)
downloadphpicalendar-ce366dcff1289fbd3246536dd8cd2215faaa4dd1.tar.gz
phpicalendar-ce366dcff1289fbd3246536dd8cd2215faaa4dd1.tar.bz2
phpicalendar-ce366dcff1289fbd3246536dd8cd2215faaa4dd1.zip
Stage one of redesign.
Diffstat (limited to 'ical_parser.php')
-rw-r--r--ical_parser.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/ical_parser.php b/ical_parser.php
index 1f7e159..a640905 100644
--- a/ical_parser.php
+++ b/ical_parser.php
@@ -12,9 +12,6 @@ include("./functions/date_functions.php");
include("./functions/draw_functions.php");
include("./functions/overlapping_events.php");
-
-
-//$day_array = array ("0700", "0730", "0800", "0830", "0900", "0930", "1000", "1030", "1100", "1130", "1200", "1230", "1300", "1330", "1400", "1430", "1500", "1530", "1600", "1630", "1700", "1730", "1800", "1830", "1900", "1930", "2000", "2030", "2100", "2130", "2200", "2230", "2300", "2330");
$fillTime = $day_start;
$day_array = array ();
while ($fillTime != "2400") {

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