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

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

revision 62 by dpavlin, Tue Nov 15 14:31:12 2005 UTC revision 252 by dpavlin, Thu Dec 15 17:01:04 2005 UTC
# Line 76  sub open { Line 76  sub open {
76                  ForceContent => 1,                  ForceContent => 1,
77          );          );
78    
79          $log->debug("import xml is ",sub { Dumper($self->{'import_xml'}) });          $log->debug("import xml is ",sub { Dumper($self->{'import_xml'}) }, $self->{lookup} ? " using lookups" : "lookups disabled");
80    
81          return $self;          return $self;
82  }  }

Legend:
Removed from v.62  
changed lines
  Added in v.252

  ViewVC Help
Powered by ViewVC 1.1.26