[Koha-bugs] [Bug 17855] Updated Koha web installer and new onboarding tool feature to guide users through setting up Koha

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 11 06:21:41 CET 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17855

--- Comment #33 from M. Tompsett <mtompset at 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.


More information about the Koha-bugs mailing list