https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17855
--- Comment #104 from Owen Leonard <[email protected]> --- I notice that onboarding.pl has a lot of SQL operations. This is a violation of our coding guidelines: https://wiki.koha-community.org/wiki/Coding_Guidelines#SQL8:_SQL_code_in_.pl_scripts I also notice that there are quite a lot of "use" statements at the top of that script. Are they all really necessary? -- 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/
