aboutsummaryrefslogtreecommitdiffstats
path: root/day.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2004-02-09 00:51:48 +0000
committerChad Little <clittle@users.sourceforge.net>2004-02-09 00:51:48 +0000
commitcb7f301d3a39acebecd56fa8d831e275bc8980f0 (patch)
tree59928251987369663bd4de215a63d4bcc23e9809 /day.php
parentaba3742b77e18aa1001a70a8a87f4a10ccf0531f (diff)
downloadphpicalendar-cb7f301d3a39acebecd56fa8d831e275bc8980f0.tar.gz
phpicalendar-cb7f301d3a39acebecd56fa8d831e275bc8980f0.tar.bz2
phpicalendar-cb7f301d3a39acebecd56fa8d831e275bc8980f0.zip
Initial wiring of rss index and template.
Diffstat (limited to 'day.php')
-rw-r--r--day.php1
1 files changed, 1 insertions, 0 deletions
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,

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