mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-13 11:16:36 +00:00
configDB - added interface to 98_update.pm
git-svn-id: https://svn.fhem.de/fhem/trunk@5643 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
5f00c7b5ed
commit
1b2a3b4416
@ -768,7 +768,7 @@ sub _cfgDB_Updatefile($) {
|
||||
_cfgDB_Fileimport($filename,1) if $id;
|
||||
Log 5, "file $filename updated in configDB";
|
||||
}
|
||||
return;
|
||||
return "";
|
||||
}
|
||||
|
||||
# read filelist containing 99_ files in database
|
||||
|
Loading…
x
Reference in New Issue
Block a user