Summary: | Use EXPORT_OK in Koha::Patron::Debarments | ||
---|---|---|---|
Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
Component: | Architecture, internals, and plumbing | Assignee: | Jonathan Druart <jonathan.druart> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | trivial | ||
Priority: | P5 - low | CC: | kyle |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
See Also: |
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28931 https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16223 |
||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
21.11.00
|
|
Circulation function: | |||
Bug Depends on: | 17600 | ||
Bug Blocks: | |||
Attachments: | Bug 29395: use EXPORT_OK from Koha::Patron::Debarments |
Description
Jonathan Druart
2021-11-02 16:19:41 UTC
Created attachment 127230 [details] [review] Bug 29395: use EXPORT_OK from Koha::Patron::Debarments Missed from bug 17600. Pushed to master for 21.11, thanks to everybody involved! |