aboutsummaryrefslogtreecommitdiffstats
path: root/week.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 /week.php
parent024b8296c6bb4f74979edd5119d75baf017f90e5 (diff)
downloadphpicalendar-a105312cd95f48da632a39dd369be24062d6c988.tar.gz
phpicalendar-a105312cd95f48da632a39dd369be24062d6c988.tar.bz2
phpicalendar-a105312cd95f48da632a39dd369be24062d6c988.zip
fix small nav icons to pass cpath
Diffstat (limited to 'week.php')
-rw-r--r--week.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/week.php b/week.php
index 3198232..7cde70a 100644
--- a/week.php
+++ b/week.php
@@ -60,7 +60,8 @@ $page->replace_tags(array(
'template' => $template,
'cal' => $cal,
'getdate' => $getdate,
- 'cpath' => $cpath,
+ 'getcpath' => "&cpath=$cpath",
+ 'cpath' => $cpath,
'calendar_name' => $calendar_name,
'display_date' => $display_date,
'current_view' => $current_view,

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