mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-20 13:26:02 +00:00
fixed: error on startup
git-svn-id: https://svn.fhem.de/fhem/trunk@3667 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
c93938682e
commit
24795dd884
@ -102,7 +102,7 @@ sub GDS_Initialize($) {
|
||||
CommandDefine(undef, "gds_web HTTPSRV gds /tmp/ GDS Files");
|
||||
createIndexFile();
|
||||
fillMappingTables();
|
||||
initDropdownLists
|
||||
initDropdownLists();
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user