/[webpac2]/trunk/lib/WebPAC/Output/Estraier.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/WebPAC/Output/Estraier.pm

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

revision 502 by dpavlin, Wed May 10 14:48:25 2006 UTC revision 503 by dpavlin, Sun May 14 22:23:28 2006 UTC
# Line 108  sub new { Line 108  sub new {
108                  label => "WebPAC $self->{database}",                  label => "WebPAC $self->{database}",
109          );          );
110    
111          $log->info("using index $self->{url} with encoding $self->{encoding}");          $log->info("using ", $self->{clean} ? "new " : "", "index $self->{url} with encoding $self->{encoding}");
112    
113          if ($self->{clean}) {          if ($self->{clean}) {
114                  $log->debug("clean $self->{database}");                  $log->debug("clean $self->{database}");

Legend:
Removed from v.502  
changed lines
  Added in v.503

  ViewVC Help
Powered by ViewVC 1.1.26