aboutsummaryrefslogtreecommitdiffstats
path: root/ical_parser.php
diff options
context:
space:
mode:
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