From 59ab053297e6bb7bb2750e9779e0c290eb16ea0b Mon Sep 17 00:00:00 2001 From: Chad Little Date: Sun, 8 Feb 2004 00:43:13 +0000 Subject: Placed print template in place, started wiring print.php --- day.php | 1 + 1 file changed, 1 insertion(+) (limited to 'day.php') diff --git a/day.php b/day.php index c3fdfc5..31e1d1c 100644 --- a/day.php +++ b/day.php @@ -44,6 +44,7 @@ $page->replace_tags(array( 'cal' => $cal, 'getdate' => $getdate, 'calendar_name' => $calendar_name, + 'current_view' => $current_view, 'display_date' => $display_date, 'sidebar_date' => $sidebar_date, 'rss_powered' => $rss_powered, -- cgit v1.2.3