mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 09:16:53 +00:00
configDB.pm: code cleanup
git-svn-id: https://svn.fhem.de/fhem/trunk@16489 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
33a9b4b5b2
commit
f694e33311
@ -369,7 +369,7 @@ sub _cfgDB_table_exists($$) {
|
|||||||
return 1 unless $@;
|
return 1 unless $@;
|
||||||
}
|
}
|
||||||
printf "table not found\n";
|
printf "table not found\n";
|
||||||
printf "don't worry about above messages!\n"
|
printf "don't worry about above messages!\n";
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user