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

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

revision 813 by dpavlin, Sun Oct 8 18:43:58 2006 UTC revision 814 by dpavlin, Sun Apr 1 21:47:48 2007 UTC
# Line 75  sub new { Line 75  sub new {
75    $marc->add(    $marc->add(
76          id => $mfn,          id => $mfn,
77          fields => WebPAC::Normalize::_get_marc_fields(),          fields => WebPAC::Normalize::_get_marc_fields(),
78          leader => WebPAC::Normalize::marc_leader(),          leader => WebPAC::Normalize::_get_marc_leader(),
79          row => $row,          row => $row,
80    );    );
81    

Legend:
Removed from v.813  
changed lines
  Added in v.814

  ViewVC Help
Powered by ViewVC 1.1.26