/[webpac]/trunk/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 /trunk/WebPac.pm

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

revision 40 by dpavlin, Sun Feb 23 15:47:40 2003 UTC revision 41 by dpavlin, Sat Mar 15 21:34:36 2003 UTC
# Line 109  sub show_results_list { Line 109  sub show_results_list {
109                          push @swish_results, {                          push @swish_results, {
110                                  nr => ($#swish_results + 2),                                  nr => ($#swish_results + 2),
111                                  path => $hit->swishdocpath,                                  path => $hit->swishdocpath,
112  #                               headline => $from_utf8->convert($hit->headline),                                  headline => $from_utf8->convert($hit->headline),
113  #                               html => back2html($from_utf8->convert($hit->html)),                                  html => back2html($from_utf8->convert($hit->html)),
                                 headline => $hit->headline,  
                                 html => back2html($hit->html),  
114                                  rank => $hit->swishrank };                                  rank => $hit->swishrank };
115    
116                  },                  },

Legend:
Removed from v.40  
changed lines
  Added in v.41

  ViewVC Help
Powered by ViewVC 1.1.26