Bug 26599: Unused parameter name in POD of ModZebra
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Fri, 2 Oct 2020 06:20:38 +0000 (06:20 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 8 Oct 2020 12:50:06 +0000 (14:50 +0200)
commit0113df1a7a9495423533b3fe75b8a90c04d056be
tree5b21179e94308c7c493762c5ee255461c35975ee
parent6deb177576f8cb6d1fc02da6555f023f6c27e1d5
Bug 26599: Unused parameter name in POD of ModZebra

This patch removes the $record reference in POD.
Nothing else ;)

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
C4/Biblio.pm