aboutsummaryrefslogtreecommitdiffstats
path: root/day.php
diff options
context:
space:
mode:
authorJim Hu <jimhu@users.sourceforge.net>2005-11-11 05:08:30 +0000
committerJim Hu <jimhu@users.sourceforge.net>2005-11-11 05:08:30 +0000
commita105312cd95f48da632a39dd369be24062d6c988 (patch)
tree9753cf1401b5b65c2872333a83f8090cdb0814be /day.php
parent024b8296c6bb4f74979edd5119d75baf017f90e5 (diff)
downloadphpicalendar-a105312cd95f48da632a39dd369be24062d6c988.tar.gz
phpicalendar-a105312cd95f48da632a39dd369be24062d6c988.tar.bz2
phpicalendar-a105312cd95f48da632a39dd369be24062d6c988.zip
fix small nav icons to pass cpath
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 a2f2cf8..c64728a 100644
--- a/day.php
+++ b/day.php
@@ -58,6 +58,7 @@ $page->replace_tags(array(
'template' => $template,
'cal' => $cal,
'getdate' => $getdate,
+ 'getcpath' => "&cpath=$cpath",
'cpath' => $cpath,
'calendar_name' => (is_array($calendar_name) ? "Multiple" : $calendar_name),
'current_view' => $current_view,

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