--- trunk/lib/WebPAC/Output/Estraier.pm 2006/05/14 22:09:02 502 +++ trunk/lib/WebPAC/Output/Estraier.pm 2006/05/14 22:23:28 503 @@ -108,7 +108,7 @@ label => "WebPAC $self->{database}", ); - $log->info("using index $self->{url} with encoding $self->{encoding}"); + $log->info("using ", $self->{clean} ? "new " : "", "index $self->{url} with encoding $self->{encoding}"); if ($self->{clean}) { $log->debug("clean $self->{database}");