Summary: | Remove unused ModZebrations | ||
---|---|---|---|
Product: | Koha | Reporter: | Marcel de Rooy <m.de.rooy> |
Component: | Architecture, internals, and plumbing | Assignee: | Marcel de Rooy <m.de.rooy> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | julian.maurice, lucas |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
20.11.00
|
|
Circulation function: | |||
Attachments: |
Bug 26432: Remove unused ModZebrations
Bug 26432: Remove unused ModZebrations Bug 26432: Remove unused ModZebrations |
Description
Marcel de Rooy
2020-09-11 08:55:20 UTC
Created attachment 109892 [details] [review] Bug 26432: Remove unused ModZebrations Test plan: Git grep on ModZebrations Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Last usage of this subroutine was removed in 2007 (https://gitlab.com/koha-community/Koha/-/commit/6b201757c1c14d351baa9b17832543ca46fd05fb) I think it is safe to remove it :) Created attachment 109893 [details] [review] Bug 26432: Remove unused ModZebrations Test plan: Git grep on ModZebrations Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Julian Maurice <julian.maurice@biblibre.com> Created attachment 109988 [details] [review] Bug 26432: Remove unused ModZebrations Test plan: Git grep on ModZebrations Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Julian Maurice <julian.maurice@biblibre.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to master for 20.11, thanks to everybody involved! enhancement will not be backported to 20.05.x |