aboutsummaryrefslogtreecommitdiffstats
path: root/day.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-11-02 06:17:55 +0000
committerChad Little <clittle@users.sourceforge.net>2002-11-02 06:17:55 +0000
commit01b111e13861069874bb3e0d8d46d885789b5fb5 (patch)
tree1dd8d4245e0283c954c5f4c4aa4657c2b79b4993 /day.php
parentbe6ba2fc065a5995af43c3c69d291f76e422e816 (diff)
downloadphpicalendar-01b111e13861069874bb3e0d8d46d885789b5fb5.tar.gz
phpicalendar-01b111e13861069874bb3e0d8d46d885789b5fb5.tar.bz2
phpicalendar-01b111e13861069874bb3e0d8d46d885789b5fb5.zip
Added header.inc.php
Diffstat (limited to 'day.php')
-rw-r--r--day.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/day.php b/day.php
index b4bbe06..df1f7ba 100644
--- a/day.php
+++ b/day.php
@@ -54,6 +54,7 @@ if (is_array($master_array[($getdate)])) {
<?php include ('./functions/event.js'); ?>
</head>
<body bgcolor="#FFFFFF">
+<?php include ('./header.inc.php'); ?>
<center>
<table border="0" width="700" cellspacing="0" cellpadding="0">
<tr>

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