aboutsummaryrefslogtreecommitdiffstats
path: root/month.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2004-02-01 07:20:46 +0000
committerChad Little <clittle@users.sourceforge.net>2004-02-01 07:20:46 +0000
commit079f586e17e76feb1ac39adba0bbeaf5396e2ee4 (patch)
treec4fc56393ffa9db8a3e8b003a9ac2b282cfc9acc /month.php
parent360568009988ec4dc4cef2af54d6790550ab4c18 (diff)
downloadphpicalendar-079f586e17e76feb1ac39adba0bbeaf5396e2ee4.tar.gz
phpicalendar-079f586e17e76feb1ac39adba0bbeaf5396e2ee4.tar.bz2
phpicalendar-079f586e17e76feb1ac39adba0bbeaf5396e2ee4.zip
Month bottom now works.
Diffstat (limited to 'month.php')
-rw-r--r--month.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/month.php b/month.php
index 760edba..2ae91a5 100644
--- a/month.php
+++ b/month.php
@@ -72,6 +72,8 @@ $page->replace_tags(array(
'style_select' => $style_select
));
+$page->monthbottom($this->page);
+
$page->output();

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