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

(-)a/authorities/authorities.pl (-1 / +1 lines)
Lines 320-326 sub CreateKey { Link Here
320
320
321
=item GetMandatoryFieldZ3950
321
=item GetMandatoryFieldZ3950
322
322
323
    This function return an hashref which contains all mandatory field
323
    This function returns a hashref which contains all mandatory field
324
    to search with z3950 server.
324
    to search with z3950 server.
325
325
326
=cut
326
=cut
(-)a/cataloguing/addbiblio.pl (-2 / +1 lines)
Lines 253-259 sub CreateKey { Link Here
253
253
254
=head2 GetMandatoryFieldZ3950
254
=head2 GetMandatoryFieldZ3950
255
255
256
    This function return an hashref which contains all mandatory field
256
    This function returns a hashref which contains all mandatory field
257
    to search with z3950 server.
257
    to search with z3950 server.
258
258
259
=cut
259
=cut
260
- 

Return to bug 19528