https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19196
Lari Taskula <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #67340|0 |1 is obsolete| | --- Comment #26 from Lari Taskula <[email protected]> --- Created attachment 67368 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=67368&action=edit Bug 19196: Make plugin available to endpoints This patch just initializes the plugin on the main controller class so it is available for all endpoints to use. As it is not used, in order to test just restart plack and make sure the endpoints work (run the t/db_dependent/api/v1 tests). Signed-off-by: Kyle M Hall <[email protected]> Signed-off-by: Lari Taskula <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
