fixed: error on startup
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@3667 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -102,7 +102,7 @@ sub GDS_Initialize($) {
|
||||
CommandDefine(undef, "gds_web HTTPSRV gds /tmp/ GDS Files");
|
||||
createIndexFile();
|
||||
fillMappingTables();
|
||||
initDropdownLists
|
||||
initDropdownLists();
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user