]> git.koha-community.org Git - koha.git/commit
Bug 18741: Fix loading of SQL files in web installer
authorJulian Maurice <julian.maurice@biblibre.com>
Wed, 7 Jun 2017 09:29:46 +0000 (11:29 +0200)
committerMason James <mtj@kohaaloha.com>
Wed, 20 Sep 2017 02:00:01 +0000 (14:00 +1200)
commit827f50fc113029628b21a0801a521aa4db33978b
tree17219fbdb7074939894bf54991ccb201b9b81a1d
parentbe8656fa7f7c0a76a913fb886062b79db5f35360
Bug 18741: Fix loading of SQL files in web installer

Test plan:
1. Start a normal install using the web installer
2. When asked to select data to load, verify that
   'message_transport_types' is checked, and check some optional data
   files
3. Continue the install to the end
4. Verify that message_transport_types is not empty, and that the
   optional data you checked is there

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
installer/install.pl