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/todo.php | 119 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 119 insertions(+) create mode 100644 includes/todo.php (limited to 'includes/todo.php') diff --git a/includes/todo.php b/includes/todo.php new file mode 100644 index 0000000..d9dca39 --- /dev/null +++ b/includes/todo.php @@ -0,0 +1,119 @@ + + + + + + <?php echo $calendar_name2; ?> + "> + +
+ + + + + + + + + + + + +
+ + ('.$start.' - '.$end.')'; +// if ($start == '' && $end == '' && isset($start, $end)) $vtodo_times = ' - ('.$all_day_lang.')'; + ?> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
[:space:]]+[[:alnum:]/]",'\0',$vtodo).' '.$vtodo_times.'

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