11 Jan
2017
11 Jan
'17
6:21 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17855 --- Comment #33 from M. Tompsett <mtompset@hotmail.com> --- Comment on attachment 58794 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=58794 Finished initial web installer and onboarding tool Review of attachment 58794: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=17855&attachment=58794) ----------------------------------------------------------------- ::: installer/onboarding.pl @@ +22,2 @@
use strict; use warnings;
https://wiki.koha-community.org/wiki/Coding_Guidelines#PERL2:_Modern::Perl use Modern::Perl; instead of strict and warnings. -- You are receiving this mail because: You are watching all bug changes.