/[webpac2]/Webpacus/lib/Webpacus/Model/WebPAC.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 /Webpacus/lib/Webpacus/Model/WebPAC.pm

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

revision 379 by dpavlin, Sun Jan 22 00:44:32 2006 UTC revision 380 by dpavlin, Sun Jan 22 00:44:37 2006 UTC
# Line 191  sub search { Line 191  sub search {
191    
192          my $hits = $#results + 1;          my $hits = $#results + 1;
193    
194          $log->debug( sprintf("search took %.6fs and returned $hits hits.", $times->{est}) );          $log->debug( sprintf("search took %.6fs and returned $hits hits.", $times->{est}) );
195    
196          # just return results?          # just return results?
197          return @results unless ($args->{'template'});          return @results unless ($args->{'template'});

Legend:
Removed from v.379  
changed lines
  Added in v.380

  ViewVC Help
Powered by ViewVC 1.1.26