aboutsummaryrefslogtreecommitdiffstats
path: root/day.php
diff options
context:
space:
mode:
authorJim Hu <jimhu@users.sourceforge.net>2006-04-10 00:52:24 +0000
committerJim Hu <jimhu@users.sourceforge.net>2006-04-10 00:52:24 +0000
commit2ac05785444035fe6de6f8e06bda0076f026eb22 (patch)
tree45fd3c324aa8ffcd2a8f94b7b9c883240929f772 /day.php
parent9c2b9c81261abf33fb945e7082339da8140e7f12 (diff)
downloadphpicalendar-2ac05785444035fe6de6f8e06bda0076f026eb22.tar.gz
phpicalendar-2ac05785444035fe6de6f8e06bda0076f026eb22.tar.bz2
phpicalendar-2ac05785444035fe6de6f8e06bda0076f026eb22.zip
revert original rss now that extra files added
Diffstat (limited to 'day.php')
-rw-r--r--day.php4
1 files changed, 2 insertions, 2 deletions
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(

© 2014-2024 Faster IT GmbH | imprint | privacy policy