Summary: | Koha::SharedContent->get_sharing_url is not used | ||
---|---|---|---|
Product: | Koha | Reporter: | Martin Renvoize (ashimema) <martin.renvoize> |
Component: | Mana-kb | Assignee: | Bugs List <koha-bugs> |
Status: | CLOSED INVALID | QA Contact: | |
Severity: | normal | ||
Priority: | P5 - low | CC: | jonathan.druart |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23075 | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
Martin Renvoize (ashimema)
2019-06-17 17:38:30 UTC
It's also used in Koha::SharedContent::build_request 187 my $mana_url = get_sharing_url(); (In reply to Jonathan Druart from comment #1) > It's also used in Koha::SharedContent::build_request > > 187 my $mana_url = get_sharing_url(); Closing. |