aboutsummaryrefslogtreecommitdiffstats
path: root/print.php
diff options
context:
space:
mode:
authorJim Hu <jimhu@users.sourceforge.net>2005-04-16 20:25:23 +0000
committerJim Hu <jimhu@users.sourceforge.net>2005-04-16 20:25:23 +0000
commit9b60bae6928290d38a574a7269029484fab585d5 (patch)
tree4a632a6b3c919b4332f3d8298900c78f92c7d730 /print.php
parent16ad161a62c94b594d7960b57c2d29da8fcc6aa2 (diff)
downloadphpicalendar-9b60bae6928290d38a574a7269029484fab585d5.tar.gz
phpicalendar-9b60bae6928290d38a574a7269029484fab585d5.tar.bz2
phpicalendar-9b60bae6928290d38a574a7269029484fab585d5.zip
fix bug for return to calendar view
Diffstat (limited to 'print.php')
-rw-r--r--print.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/print.php b/print.php
index a8c068c..397ea30 100644
--- a/print.php
+++ b/print.php
@@ -53,6 +53,7 @@ $page->replace_tags(array(
'getdate' => $getdate,
'calendar_name' => $calendar_name,
'current_view' => $current_view,
+ 'printview' => $printview,
'display_date' => $display_date,
'sidebar_date' => $sidebar_date,
'rss_powered' => $rss_powered,

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