Summary: | Some modules loaded twice in opac-memberentry.pl | ||
---|---|---|---|
Product: | Koha | Reporter: | David Cook <dcook> |
Component: | OPAC | Assignee: | David Cook <dcook> |
Status: | CLOSED FIXED | QA Contact: | Joonas Kylmälä <joonas.kylmala> |
Severity: | trivial | ||
Priority: | P5 - low | CC: | arthur.suzuki, joonas.kylmala, lucas, victor |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
22.11.00, 22.05.07, 21.11.14
|
|
Circulation function: | |||
Attachments: |
Bug 31531: Remove unnecessary use directives on opac-memberentry.pl
Bug 31531: Remove unnecessary use directives on opac-memberentry.pl |
Description
David Cook
2022-09-08 03:05:55 UTC
Created attachment 140330 [details] [review] Bug 31531: Remove unnecessary use directives on opac-memberentry.pl This patch just removes two redundant use directives in opac-memberentry.pl Created attachment 140600 [details] [review] Bug 31531: Remove unnecessary use directives on opac-memberentry.pl This patch just removes two redundant use directives in opac-memberentry.pl Signed-off-by: Joonas Kylmälä <joonas.kylmala@iki.fi> Trivial, straight to PQA. Pushed to master for 22.11. Nice work everyone, thanks! Backported to 22.05.x for upcoming 22.05.07 applied to 21.11 for 21.11.14 Not backported to oldoldstable (21.05.x). Feel free to ask if it's needed. Nothing to document it seems, marking resolved. |