From 2ac05785444035fe6de6f8e06bda0076f026eb22 Mon Sep 17 00:00:00 2001 From: Jim Hu Date: Mon, 10 Apr 2006 00:52:24 +0000 Subject: revert original rss now that extra files added --- day.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'day.php') diff --git a/day.php b/day.php index 068269e..7df5d05 100644 --- a/day.php +++ b/day.php @@ -48,8 +48,8 @@ $page->replace_files(array( 'header' => BASE.'templates/'.$template.'/header.tpl', 'event_js' => BASE.'functions/event.js', 'footer' => BASE.'templates/'.$template.'/footer.tpl', - 'sidebar' => BASE.'templates/'.$template.'/sidebar.tpl', - 'search_box' => BASE.'templates/'.$template.'/search_box.tpl' + 'sidebar' => BASE.'templates/'.$template.'/sidebar.tpl', + 'search_box' => BASE.'templates/'.$template.'/search_box.tpl' )); $page->replace_tags(array( -- cgit v1.2.3