aboutsummaryrefslogtreecommitdiffstats
path: root/functions/ical_parser.php
diff options
context:
space:
mode:
Diffstat (limited to 'functions/ical_parser.php')
-rw-r--r--functions/ical_parser.php5
1 files changed, 3 insertions, 2 deletions
diff --git a/functions/ical_parser.php b/functions/ical_parser.php
index ce1f6b6..c52594d 100644
--- a/functions/ical_parser.php
+++ b/functions/ical_parser.php
@@ -463,7 +463,8 @@ $cal_displayname = urldecode(implode(', ', $cal_displaynames)); #reset this with
$template_started = getmicrotime();
//If you want to see the values in the arrays, uncomment below.
-//print '<pre>';
+#print '<pre>';
+#var_dump($phpiCal_config);
//print_r($master_array);
//print_r($overlap_array);
//print_r($day_array);
@@ -473,5 +474,5 @@ $template_started = getmicrotime();
//print_r($cal_displaynames);
//print_r($cal_filelist);
//print_r($tz_array);
-//print '</pre>';
+#print '</pre>';
?> \ No newline at end of file

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