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

(-)a/C4/Koha.pm (-2 lines)
Lines 683-689 sub GetNormalizedOCLCNumber { Link Here
683
    } else {
683
    } else {
684
        # TODO for UNIMARC
684
        # TODO for UNIMARC
685
    }
685
    }
686
    return
687
}
686
}
688
687
689
sub _normalize_match_point {
688
sub _normalize_match_point {
690
- 

Return to bug 34828