mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 12:49:34 +00:00
fhem.pl: fix rereadcfg for setuuid (Forum #96172)
git-svn-id: https://svn.fhem.de/fhem/trunk@18342 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
5ea734dac5
commit
32e0f83a50
@ -1461,6 +1461,7 @@ CommandRereadCfg($$)
|
||||
%readyfnlist = ();
|
||||
my $informMe = $inform{$name};
|
||||
%inform = ();
|
||||
%fuuidHash = ();
|
||||
|
||||
doGlobalDef($cfgfile);
|
||||
my $ret;
|
||||
|
Loading…
Reference in New Issue
Block a user