From 53a2c2b2694871cd549cd87f37497f794546617b Mon Sep 17 00:00:00 2001 From: davef Date: Wed, 14 Sep 2005 00:42:32 +0000 Subject: Changed the "render" window for ical_parser to be the full year when on the year view - prior to this, you'd only get events for 3 months, which three months depending on what getdate was set to. So, basically year.php never displayed all the year events, unless you had the cache turned on. --- year.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'year.php') diff --git a/year.php b/year.php index f96565c..2f0dd0f 100644 --- a/year.php +++ b/year.php @@ -1,10 +1,10 @@ replace_tags(array( $page->output(); -?> \ No newline at end of file +?> -- cgit v1.2.3