https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18721
--- Comment #3 from Lari Taskula <[email protected]> --- Created attachment 64423 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=64423&action=edit Bug 18721: (follow-up) Restore dbms attribute in class, fix Installer.t This patch restores "dbms" attribute in C4::Installer, since it is used in the class. I also checked if other scripts and modules are using any of the class attributes, but did not notice further issues, apart from Installer.t Removes now unneeded tests from t/db_dependent/Installer.t. To test: 1. prove t/db_dependent/Installer.t -- 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/
