rereadcfg followed by save destroys data

git-svn-id: https://svn.fhem.de/fhem/trunk@1308 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig
2012-03-02 20:26:30 +00:00
parent c4f087deae
commit f86502b96e

View File

@@ -959,6 +959,7 @@ CommandRereadCfg($$)
}
my $cfgfile = $attr{global}{configfile};
%comments = ();
%defs = ();
%attr = ();
%selectlist = ();