/[mws]/trunk/MWS_swish.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/MWS_swish.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 22 by dpavlin, Sat May 8 00:54:16 2004 UTC revision 23 by dpavlin, Sat May 8 02:21:50 2004 UTC
# Line 85  sub search_index { Line 85  sub search_index {
85                          }                          }
86                  }                  }
87    
88                  foreach my $p (qw(subject body date)) {                  foreach my $p (qw(subject body date date_utime)) {
89                          $self->{cache}->{$id}->{$p} = p($r,$p);                          $self->{cache}->{$id}->{$p} = p($r,$p);
90                  }                  }
91    

Legend:
Removed from v.22  
changed lines
  Added in v.23

  ViewVC Help
Powered by ViewVC 1.1.26