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

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

revision 627 by dpavlin, Tue Sep 5 15:14:14 2006 UTC revision 630 by dpavlin, Wed Sep 6 14:25:05 2006 UTC
# Line 166  sub add { Line 166  sub add {
166    
167          foreach my $tag (@tags) {          foreach my $tag (@tags) {
168    
169                    $log->debug("$tag :: $type == ",Dumper( $args->{'ds'}->{$tag}->{$type} ) );
170    
171                  my $vals = join(" ", @{ $args->{'ds'}->{$tag}->{$type} });                  my $vals = join(" ", @{ $args->{'ds'}->{$tag}->{$type} });
172    
173                  next if (! $vals);                  next if (! $vals);

Legend:
Removed from v.627  
changed lines
  Added in v.630

  ViewVC Help
Powered by ViewVC 1.1.26