]> git.koha-community.org Git - koha.git/commit
Bug 36395: Remove useless fetch in admin/marc_subfields_structure.pl
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 21 Mar 2024 14:52:52 +0000 (15:52 +0100)
committerLucas Gass <lucas@bywatersolutions.com>
Tue, 28 May 2024 17:17:44 +0000 (17:17 +0000)
commita23aae3c98aa8af6e99bd97af3bde8421fb426f0
tree2694196dfec0327b8101ab8395242e1e8011b659
parent4df8c8dceccc22d392979002063f7984a4da0529
Bug 36395: Remove useless fetch in admin/marc_subfields_structure.pl

Since (a long time ago!)
  commit 62aa3f4292d83bc9304e296de5f0830e28510492
  Bug 17216: Use Koha::AVC from mss.pl

This $sth2 is never fetched, we are retrieving the AV cat using
Koha::AV::Categories

Sponsored-by: The Research University in the Helmholtz Association (KIT)
Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
(cherry picked from commit 4158783eb284cf5f89266d3251f6d647200c0f01)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit a2ea0291e7ca79e52e359da28ff6a9c9ab5b1445)
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
admin/marc_subfields_structure.pl