aboutsummaryrefslogtreecommitdiffstats
path: root/month.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-11-24 02:41:21 +0000
committerChad Little <clittle@users.sourceforge.net>2002-11-24 02:41:21 +0000
commit620e88e724abdb2e922d2803523434c1be417881 (patch)
tree10c1117d1dea19734de7c7b02db9bf6ecaa00c0f /month.php
parent5fcd3bb146a9756d41f9c3e6bfb0ab7f34883fdb (diff)
downloadphpicalendar-620e88e724abdb2e922d2803523434c1be417881.tar.gz
phpicalendar-620e88e724abdb2e922d2803523434c1be417881.tar.bz2
phpicalendar-620e88e724abdb2e922d2803523434c1be417881.zip
Fixed some HTML drawing errors.
Diffstat (limited to 'month.php')
-rw-r--r--month.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/month.php b/month.php
index a37790f..f7f1092 100644
--- a/month.php
+++ b/month.php
@@ -52,7 +52,7 @@
<?php include (BASE.'functions/event.js'); ?>
</head>
<body>
-<?php include ('./header.inc.php'); ?>
+<?php include (BASE.'header.inc.php'); ?>
<center>
<table width="735" border="0" cellspacing="0" cellpadding="0" class="calborder">
<tr>

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