Bug 17855: Do not create a new dbh, get it from C4::Context->dbh
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 17 Apr 2017 15:13:45 +0000 (12:13 -0300)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 28 Apr 2017 12:36:20 +0000 (08:36 -0400)
commit883a7d21e1c3477fa547b02b1a32936a673ddef4
tree8ed8230a9df5894030e8a989a8dfbb85bf369c82
parent262f2dd48b6fee61cbe6e04e4781833d291ea4c6
Bug 17855: Do not create a new dbh, get it from C4::Context->dbh

Signed-off-by: Alex Buckley <alexbuckley@catalyst.net.nz>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
installer/onboarding.pl