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)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 9 Jun 2017 15:40:40 +0000 (12:40 -0300)
commit8d2270254187b7d876d466860a76fd231b9549c2
treea289d7e30643fcfb47283e79aff84b783742392b
parent6bb4a0405abe0d03be3915644c6a05e2e3ee1e9f
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