/[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 289 by dpavlin, Sun Mar 14 20:08:29 2004 UTC revision 291 by dpavlin, Sun Mar 14 20:34:24 2004 UTC
# Line 245  sub data2xml { Line 245  sub data2xml {
245    
246                          # what will separate last line from this one?                          # what will separate last line from this one?
247                          if ($display_data && $x->{append}) {                          if ($display_data && $x->{append}) {
248                                  $line_delimiter = ' ';                                  $line_delimiter = $delimiter;
249                          } elsif ($display_data) {                          } elsif ($display_data) {
250                                  $line_delimiter = '<br/>';                                  $line_delimiter = '<br/>';
251                          }                          }

Legend:
Removed from v.289  
changed lines
  Added in v.291

  ViewVC Help
Powered by ViewVC 1.1.26