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

(-)a/authorities/authorities.pl (-2 / +1 lines)
Lines 351-357 sub CreateKey { Link Here
351
351
352
=cut
352
=cut
353
353
354
sub GetMandatoryFieldZ3950($){
354
sub GetMandatoryFieldZ3950 {
355
    my $authtypecode = shift;
355
    my $authtypecode = shift;
356
356
357
    #Tags guessed (see GuessAuthTypeCode from AuthoritiesMarc.pm)
357
    #Tags guessed (see GuessAuthTypeCode from AuthoritiesMarc.pm)
358
- 

Return to bug 11961