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. --- preferences.php | 1 + 1 file changed, 1 insertion(+) (limited to 'preferences.php') diff --git a/preferences.php b/preferences.php index cb5254c..aed1b9b 100644 --- a/preferences.php +++ b/preferences.php @@ -136,6 +136,7 @@ $page->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, -- cgit v1.2.3