[Koha-patches] [PATCH] Bug Fix : Creating a new authority type would fail on creating subfield_structure

Galen Charlton galen.charlton at liblime.com
Tue May 20 17:59:33 CEST 2008


Hi,

On Tue, May 20, 2008 at 10:40 AM, Henri-Damien LAURENT
<henridamien at koha-fr.org> wrote:
> removing "link" field which has been removed from table auth_subfield_structure
> Removing a $dbh->disconnect
...
> -       $dbh->disconnect;
> +#      $dbh->disconnect;

I think it's worth deleting that line instead of just commenting it
out.  I can think of no good reason why scripts should be explicitly
closing the DB handle.

Regards,

Galen
-- 
Galen Charlton
Koha Application Developer
LibLime
galen.charlton at liblime.com
p: 1-888-564-2457 x709



More information about the Koha-patches mailing list