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. --- day.php | 1 + 1 file changed, 1 insertion(+) (limited to 'day.php') diff --git a/day.php b/day.php index 31e1d1c..bfa8d4b 100644 --- a/day.php +++ b/day.php @@ -40,6 +40,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