]> git.koha-community.org Git - koha.git/commit
Bug 35959: Fix C3 merge of Koha::Old::Hold
authorJulian Maurice <julian.maurice@biblibre.com>
Fri, 5 Apr 2024 12:03:05 +0000 (14:03 +0200)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 5 Jul 2024 13:48:04 +0000 (15:48 +0200)
commitc951b02182e3acb868a08e60ba1ae9579d5a8016
treef7ab4e81d2bc2714c8570a32be16cceb038dd691
parent86acd6ec619ef74a70a2c7aa0d38a55b3c072ea7
Bug 35959: Fix C3 merge of Koha::Old::Hold

Test plan:

Run `perl -c Koha/Old/Hold.pm`
It should print 'syntax OK'

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
C4/Reserves.pm
Koha/Hold.pm