Bug 9456: (follow-up) remove whitespaces and tab
[koha.git] / admin / marc_subfields_structure.pl
index 365a861..615fbcf 100755 (executable)
@@ -46,7 +46,6 @@ sub string_search {
         $u++;
     }
     $sth->finish;
-    $dbh->disconnect;
     return ( $cnt, \@results );
 }