2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 12:49:34 +00:00

98_HTTPMOD: bug fix in Utils.pm

git-svn-id: https://svn.fhem.de/fhem/trunk@23024 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
StefanStrobel 2020-10-25 15:03:32 +00:00
parent 01d6bb230c
commit 495b97b7fb

View File

@ -87,7 +87,11 @@ BEGIN {
DevIo_SimpleRead
DevIo_CloseDev
DevIo_IsOpen
getUniqueId
getKeyValue
setKeyValue
));
};