]> git.koha-community.org Git - koha.git/commit
Bug 8379 don't close dbh
authorPaul Poulain <paul.poulain@biblibre.com>
Mon, 24 Sep 2012 20:48:30 +0000 (22:48 +0200)
committerChris Cormack <chrisc@catalyst.net.nz>
Sat, 6 Oct 2012 06:52:52 +0000 (19:52 +1300)
commit1853141bdb1f1f41c69bc09bbe801a978c8b9ee7
tree691fed474a1c6d383bf0ae32783d55fe68b04fd3
parentbcc6d4b3c2d6c03e189e60ee6770d46c84eefcd6
Bug 8379 don't close dbh

don't close the DBH handler, because under plack this cause a lot of problem
and in CGI mode, closing the dbh handler is useless

Signed-off-by: Dobrica Pavlinusic <dpavlin@rot13.org>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
admin/marc_subfields_structure.pl