Browse Source

Bug 31889: Remove exported ghost routine from Biblio module

It has been moved to a Koha object.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: David Nind <david@davidnind.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
22.11.x
Marcel de Rooy 2 years ago
committed by Tomas Cohen Arazi
parent
commit
3fb5e43296
Signed by: tomascohen GPG Key ID: 0A272EA1B2F3C15F
  1. 1
      C4/Biblio.pm

1
C4/Biblio.pm

@ -53,7 +53,6 @@ BEGIN {
CountItemsIssued
ModBiblio
ModZebra
EmbedItemsInMarcBiblio
UpdateTotalIssues
RemoveAllNsb
DelBiblio

Loading…
Cancel
Save