aboutsummaryrefslogtreecommitdiffstats
path: root/functions/overlapping_events.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 /functions/overlapping_events.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 'functions/overlapping_events.php')
-rw-r--r--functions/overlapping_events.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/overlapping_events.php b/functions/overlapping_events.php
index be40031..3c311c4 100644
--- a/functions/overlapping_events.php
+++ b/functions/overlapping_events.php
@@ -1,4 +1,4 @@
-<?
+<?php
// function to determine the colspan for overlapping events
// takes 2 parameters: index of event (in regards of column output) and number of overlapping events
function eventWidth($ind, $overlaps) {

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