From 9ee9d70b3288ae2ca420b03698fa0b2d76677f3c Mon Sep 17 00:00:00 2001 From: Chad Little Date: Wed, 17 Sep 2003 05:18:23 +0000 Subject: Moved all html head/meta data/body/ect to 'header.inc.php' so people can more easily modify the top to fit their site. --- includes/header.inc.php | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) (limited to 'includes') diff --git a/includes/header.inc.php b/includes/header.inc.php index dbc3425..09ceb52 100644 --- a/includes/header.inc.php +++ b/includes/header.inc.php @@ -1,4 +1,20 @@ - + - - + + + + + <?php echo "$calendar_name - $display_date"; ?> + "> + "; + } + if (isset($master_array['-2'])) include (BASE.'functions/todo.js'); + + ?> + + \ No newline at end of file -- cgit v1.2.3