https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17855
--- Comment #147 from M. Tompsett <[email protected]> --- Comment on attachment 59830 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=59830 Bug 17855 - Follow up on copyright text, removal of summary info, removal of duplicate js and improved js indentation, removed useless use pragmas Review of attachment 59830: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=17855&attachment=59830) ----------------------------------------------------------------- Found more point 3 trimming needed. ::: installer/onboarding.pl @@ +27,1 @@ > use C4::Koha; Digest::MD5, Encoding and C4::Koha don't need to be here. :( @@ +30,2 @@ > use Koha::Patrons; > use Koha::Items; Koha::Items is not necessary either. -- 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/
