/[nn]/swish/html2xml.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 /swish/html2xml.pl

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

revision 1.9 by dpavlin, Sun Sep 28 02:19:59 2003 UTC revision 1.10 by dpavlin, Mon Sep 29 09:42:07 2003 UTC
# Line 145  foreach my $file (sort @files) { Line 145  foreach my $file (sort @files) {
145                          dump_to_swish($xml,$god,$br,$nr,$aname);                          dump_to_swish($xml,$god,$br,$nr,$aname);
146    
147                          my $file = sprintf($full_filename_fmt,$god,$nr);                          my $file = sprintf($full_filename_fmt,$god,$nr);
148                          print URL $full_url.$file."\n";                          if (! -e "$nn_dir/sluzbeno/$file") {
149                                    print URL $full_url.$file."\n";
150                            }
151                          $file2title{$file}="$god $br $nr $aname $naslov";                          $file2title{$file}="$god $br $nr $aname $naslov";
152    
153                          $naslov="";                          $naslov="";

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

  ViewVC Help
Powered by ViewVC 1.1.26