https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28267
--- Comment #51 from Jonathan Druart <[email protected]> --- Created attachment 150628 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=150628&action=edit Bug 28267: Simplify things We don't need: * a separate Koha::Installer module when we already have C4::Installer * the tests as they are actually modifying the DB structure without rolling back * An unecessary complicated subroutine, just make is simple Signed-off-by: Jonathan Druart <[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/
