From ff205ce74d9950105e9c4c9745462f433f81afa6 Mon Sep 17 00:00:00 2001 From: Jim Hu Date: Mon, 29 Dec 2008 06:00:42 +0000 Subject: add all calendars to rss index --- functions/init/date_range.php | 1 + 1 file changed, 1 insertion(+) (limited to 'functions/init') diff --git a/functions/init/date_range.php b/functions/init/date_range.php index 81e9190..6306c04 100644 --- a/functions/init/date_range.php +++ b/functions/init/date_range.php @@ -36,6 +36,7 @@ switch ($current_view){ case 'admin': case 'error': case 'preferences': + case 'rss_index': $mArray_begin = time(); $mArray_end = time(); break; -- cgit v1.2.3