From 7476e46daabcee0995eb4f794a62b5306586aa6f Mon Sep 17 00:00:00 2001 From: Chad Little Date: Sun, 24 Nov 2002 23:04:43 +0000 Subject: Moved all includes to their own folder. Modified pages accordingly. Fixed footer. --- includes/event.php | 90 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 90 insertions(+) create mode 100644 includes/event.php (limited to 'includes/event.php') diff --git a/includes/event.php b/includes/event.php new file mode 100644 index 0000000..8a37ed5 --- /dev/null +++ b/includes/event.php @@ -0,0 +1,90 @@ + + + + + + <?php echo $calendar_name2; ?> + "> + +
+ + + + + + + + + + + + +
+ + ('.$start.' - '.$end.')'; + if ($start == '' && $end == '' && isset($start, $end)) $event_times = ' - ('.$all_day_lang.')'; + ?> + + + + + + + + + + + + +

'; ?>
+ [:space:]]+[[:alnum:]/]", + '\0', $description); ?>
+
+
+ + -- cgit v1.2.3