https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28734

--- Comment #19 from Jonathan Druart <[email protected]> ---
Created attachment 125687
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125687&action=edit
Bug 28734: Remove unadvertised changes

1. Using $frameworkcode instead of the default '' is an unadvertised change.
It would make sense to use $frameworkcode, but actually we must remove this
parameter and always use the default, as we decided to make the default
authoritative.
I would prefer to not introduce this change, just in case..

2. Remove uneeded C4::Koha:: prefix

3. Restore good import (use plurals)

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to