/[swish]/trunk/html/swish.cgi
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/html/swish.cgi

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

revision 26 by dpavlin, Fri Mar 21 21:10:51 2003 UTC revision 27 by dpavlin, Fri Mar 21 22:01:59 2003 UTC
# Line 108  if (param('search')) { Line 108  if (param('search')) {
108          $s=~s/\*\*+/*/g;          $s=~s/\*\*+/*/g;
109    
110          # limit to some path          # limit to some path
111          $s = "swishdocpath=($path) and $s" if ($path);          $s = "swishdocpath=(\"$path\") and $s" if ($path);
112    
113          my %params;     # optional parametars for swish          my %params;     # optional parametars for swish
114    

Legend:
Removed from v.26  
changed lines
  Added in v.27

  ViewVC Help
Powered by ViewVC 1.1.26