Bug 10859: (follow-up) fix order in sysprefs.sql
[koha_fer] / installer / install.pl
index 39ba0fe..c9c1361 100755 (executable)
@@ -382,8 +382,6 @@ elsif ( $step && $step == 3 ) {
                                 );
             }
         }
-
-        $dbh->disconnect;
     }
 }
 else {