https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20086
--- Comment #6 from Martin Renvoize <[email protected]> --- Created attachment 94378 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=94378&action=edit Bug 20086: (follow-up) No need to call ->new on Koha::Database We should use the existing pattern of calling schema directly on Koha::Database rather than creating a new object. Signed-off-by: Martin Renvoize <[email protected]> -- You are receiving this mail because: You are the assignee for the bug. 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/
