update: configdb changes (Forum #26329)

git-svn-id: https://svn.fhem.de/fhem/trunk@6458 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig
2014-08-25 05:47:58 +00:00
parent 0051c68361
commit aac38bde92

View File

@@ -318,6 +318,8 @@ upd_writeFile($$$$)
return;
}
cfgDB_FileUpdate("$root/$fName") if(configDBUsed());
return 1;
}