/[webpac]/branches/ffzg/all2xml.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 /branches/ffzg/all2xml.pl

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

revision 20 by dpavlin, Sat Feb 22 23:49:22 2003 UTC revision 21 by dpavlin, Sun Feb 23 00:00:51 2003 UTC
# Line 111  sub isis2xml { Line 111  sub isis2xml {
111                                  if ($filter) {                                  if ($filter) {
112                                          $display_data .= join(" ",&filter($display));                                          $display_data .= join(" ",&filter($display));
113                                  } else {                                  } else {
114                                          $display_data .= $display if ($s && $display);                                          $display_data .= $display;
115                                  }                                  }
116                          }                          }
117                                                                                    

Legend:
Removed from v.20  
changed lines
  Added in v.21

  ViewVC Help
Powered by ViewVC 1.1.26