/[BackupPC]/trunk/lib/BackupPC/SearchLib.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/lib/BackupPC/SearchLib.pm

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

revision 349 by dpavlin, Wed Feb 1 14:35:23 2006 UTC revision 350 by dpavlin, Tue Apr 11 13:50:06 2006 UTC
# Line 314  sub getFilesHyperEstraier($) { Line 314  sub getFilesHyperEstraier($) {
314                          $hits = $result->hits;                          $hits = $result->hits;
315                  } else {                  } else {
316                          $hits = 0;                          $hits = 0;
317                            return ($hits,[]);
318                  }                  }
319          } else {          } else {
320                  die "BUG: unimplemented";                  die "BUG: unimplemented";

Legend:
Removed from v.349  
changed lines
  Added in v.350

  ViewVC Help
Powered by ViewVC 1.1.26