From cb7f301d3a39acebecd56fa8d831e275bc8980f0 Mon Sep 17 00:00:00 2001 From: Chad Little Date: Mon, 9 Feb 2004 00:51:48 +0000 Subject: Initial wiring of rss index and template. --- year.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'year.php') diff --git a/year.php b/year.php index e1bf66d..1c5ed2c 100644 --- a/year.php +++ b/year.php @@ -1,7 +1,7 @@ replace_tags(array( 'header' => BASE.'templates/'.$template.'/header.tpl', 'footer' => BASE.'templates/'.$template.'/footer.tpl', 'template' => $template, + 'default_path' => '', 'cal' => $cal, 'getdate' => $getdate, 'calendar_name' => $calendar_name, 'display_date' => $this_year, + 'default_path' => '', 'rss_powered' => $rss_powered, 'rss_available' => '', 'rss_valid' => '', -- cgit v1.2.3