aboutsummaryrefslogtreecommitdiffstats
path: root/functions
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-11-22 19:31:30 +0000
committerChad Little <clittle@users.sourceforge.net>2002-11-22 19:31:30 +0000
commite420d282cd43cd2d7b341402c037d06b4570a9dc (patch)
tree91e286444f97667027f9fe93cc84a710846c58f2 /functions
parentc2d6ffedc2b46d5637be715f2f2ae1c164b5b53c (diff)
downloadphpicalendar-e420d282cd43cd2d7b341402c037d06b4570a9dc.tar.gz
phpicalendar-e420d282cd43cd2d7b341402c037d06b4570a9dc.tar.bz2
phpicalendar-e420d282cd43cd2d7b341402c037d06b4570a9dc.zip
Oops, commented out debug.
Diffstat (limited to 'functions')
-rw-r--r--functions/ical_parser.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/functions/ical_parser.php b/functions/ical_parser.php
index aefd0d1..2b34775 100644
--- a/functions/ical_parser.php
+++ b/functions/ical_parser.php
@@ -877,13 +877,13 @@ if ($parse_file) {
//If you want to see the values in the arrays, uncomment below.
-print '<pre>';
-print_r($master_array);
+//print '<pre>';
+//print_r($master_array);
//print_r($overlap_array);
//print_r($day_array);
//print_r($rrule);
//print_r($recurrence_delete);
-print '</pre>';
+//print '</pre>';
?>

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