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@15008 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
d47a2ab319
commit
0879a1accd
@ -309,7 +309,7 @@ sub cfgDB_Init() {
|
||||
# printf "exists: $exists\n";
|
||||
# if ($exists) {
|
||||
|
||||
if (_cfgDB_table_exists($fhem_dbh,'fhembinfilesave') {
|
||||
if ( _cfgDB_table_exists($fhem_dbh,"fhembinfilesave") ) {
|
||||
$sth_test->finish();
|
||||
# check: any files for migratione?
|
||||
$count = undef;
|
||||
|
Loading…
x
Reference in New Issue
Block a user