View | Details | Raw Unified | Return to bug 31618
Collapse All | Expand All

(-)a/C4/ImportBatch.pm (-2 / +1 lines)
Lines 1589-1595 sub RecordsFromISO2709File { Link Here
1589
1589
1590
Creates MARC::Record-objects out of the given MARCXML-file.
1590
Creates MARC::Record-objects out of the given MARCXML-file.
1591
1591
1592
@PARAM1, String, absolute path to the ISO2709 file.
1592
@PARAM1, String, absolute path to the MARCXML file.
1593
@PARAM2, String, should be utf8
1593
@PARAM2, String, should be utf8
1594
1594
1595
Returns two array refs.
1595
Returns two array refs.
1596
- 

Return to bug 31618