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

(-)a/C4/Biblio.pm (-2 / +1 lines)
Lines 2489-2495 sub CountItemsIssued { Link Here
2489
2489
2490
=head2 ModZebra
2490
=head2 ModZebra
2491
2491
2492
  ModZebra( $record_number, $op, $server, $record );
2492
    ModZebra( $record_number, $op, $server );
2493
2493
2494
$record_number is the authid or biblionumber we want to index
2494
$record_number is the authid or biblionumber we want to index
2495
2495
2496
- 

Return to bug 26599