From 9b00469b471a8b159c60ecca333f0f7064ba1d27 Mon Sep 17 00:00:00 2001 From: Jim Hu Date: Sat, 20 Dec 2008 03:22:54 +0000 Subject: misc error warnings and notices --- month.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'month.php') diff --git a/month.php b/month.php index b931740..07563e1 100644 --- a/month.php +++ b/month.php @@ -73,7 +73,7 @@ $page->replace_tags(array( 'calendar_name' => $cal_displayname, 'display_date' => $display_date, 'rss_powered' => $rss_powered, - 'default_path' => '', + 'default_path' => $phpiCal_config->default_path, 'rss_available' => '', 'rss_valid' => '', 'show_search' => $phpiCal_config->show_search, -- cgit v1.2.3