aboutsummaryrefslogtreecommitdiffstats
path: root/ical_parser.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-09-24 19:03:20 +0000
committerChad Little <clittle@users.sourceforge.net>2002-09-24 19:03:20 +0000
commit27801f06818bac4a1c01fc0734ee0b63df9d6fdb (patch)
treef4aec937628802a7a6985e2c1db58531389c08ef /ical_parser.php
parent71e3870fb7658565e6cf17fea3206bff9211d981 (diff)
downloadphpicalendar-27801f06818bac4a1c01fc0734ee0b63df9d6fdb.tar.gz
phpicalendar-27801f06818bac4a1c01fc0734ee0b63df9d6fdb.tar.bz2
phpicalendar-27801f06818bac4a1c01fc0734ee0b63df9d6fdb.zip
Changed all files to reflect <?php when opening tags.
Diffstat (limited to 'ical_parser.php')
-rw-r--r--ical_parser.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/ical_parser.php b/ical_parser.php
index 2bd3da3..4744a74 100644
--- a/ical_parser.php
+++ b/ical_parser.php
@@ -1,4 +1,4 @@
-<?
+<?php
// note from Jared: the _time suffix has been applied to all variables
// that are timestamps to distinguish between them and Ymd format
// I did not change other variables to use this convention yet

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