aboutsummaryrefslogtreecommitdiffstats
path: root/functions/init
diff options
context:
space:
mode:
authorJim Hu <jimhu@users.sourceforge.net>2008-12-29 06:00:42 +0000
committerJim Hu <jimhu@users.sourceforge.net>2008-12-29 06:00:42 +0000
commitff205ce74d9950105e9c4c9745462f433f81afa6 (patch)
tree9eb0bffc3ed8929a0cd193ada85aeab20e64e388 /functions/init
parent2e0dde77d8a86e895302c4804023f747e987c9f8 (diff)
downloadphpicalendar-ff205ce74d9950105e9c4c9745462f433f81afa6.tar.gz
phpicalendar-ff205ce74d9950105e9c4c9745462f433f81afa6.tar.bz2
phpicalendar-ff205ce74d9950105e9c4c9745462f433f81afa6.zip
add all calendars to rss index
Diffstat (limited to 'functions/init')
-rw-r--r--functions/init/date_range.php1
1 files changed, 1 insertions, 0 deletions
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;

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