mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-13 17:26:34 +00:00
contrib/configdb: for debugging
git-svn-id: https://svn.fhem.de/fhem/trunk@15010 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
04c297da27
commit
aa9789e817
@ -345,9 +345,8 @@ sub cfgDB_Init() {
|
||||
# close database connection
|
||||
$fhem_dbh->commit();
|
||||
$fhem_dbh->disconnect();
|
||||
|
||||
return;
|
||||
}
|
||||
}}
|
||||
|
||||
sub _cfgDB_table_exists($$) {
|
||||
my ($dbh,$table) = @_;
|
||||
|
Loading…
x
Reference in New Issue
Block a user