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. --- search.php | 1 + 1 file changed, 1 insertion(+) (limited to 'search.php') diff --git a/search.php b/search.php index 89d4f1b..69dbf58 100644 --- a/search.php +++ b/search.php @@ -276,6 +276,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