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. --- week.php | 1 + 1 file changed, 1 insertion(+) (limited to 'week.php') diff --git a/week.php b/week.php index a9c42f9..1bf410d 100644 --- a/week.php +++ b/week.php @@ -43,6 +43,7 @@ $page->replace_tags(array( 'footer' => BASE.'templates/'.$template.'/footer.tpl', 'sidebar' => BASE.'templates/'.$template.'/sidebar.tpl', 'event_js' => BASE.'functions/event.js', + 'default_path' => '', 'template' => $template, 'cal' => $cal, 'getdate' => $getdate, -- cgit v1.2.3