--- trunk/MWS_swish.pm 2004/05/07 20:52:34 19 +++ trunk/MWS_swish.pm 2004/05/07 23:35:39 20 @@ -82,6 +82,8 @@ $self->{cache}->{$id}->{$p} = p($r,$p); } + $self->add_counter_calendar(p($r,'date_utime')); + # this is redundant, but needed for templates later... $self->{cache}->{$id}->{'id'} = $id;