/[webpac]/trunk2/all2all.pl
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 /trunk2/all2all.pl

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

revision 560 by dpavlin, Sat Oct 30 23:04:37 2004 UTC revision 561 by dpavlin, Sat Oct 30 23:24:54 2004 UTC
# Line 44  my $filter = { Line 44  my $filter = {
44          },          },
45          'CROVOC_tree' => sub {          'CROVOC_tree' => sub {
46                  my $tmp = shift || return;                  my $tmp = shift || return;
47                  $tmp =~ s/\s*CROVOC.*$/ #C#/;                  $tmp =~ s/\s*CROVOC.*$/ <img src="img\/crovoc.png" border="0">/;
48                  $tmp =~ s/\s*EUROVOC.*//;                  $tmp =~ s/\s*EUROVOC.*//;
49                  return $tmp;                  return $tmp;
50          },          },

Legend:
Removed from v.560  
changed lines
  Added in v.561

  ViewVC Help
Powered by ViewVC 1.1.26