mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-02-25 03:44:52 +00:00
configDB.pm: minor change
git-svn-id: https://svn.fhem.de/fhem/trunk@27560 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
132a688642
commit
d9b5b82a67
@ -551,7 +551,7 @@ sub cfgDB_SaveState {
|
||||
# don't write statefile in rescue mode
|
||||
return if ($configDB{attr}{rescue} == 1);
|
||||
|
||||
_cfgDB_deleteRF;
|
||||
# _cfgDB_deleteRF;
|
||||
|
||||
$t = localtime;
|
||||
$out = "#$t";
|
||||
|
Loading…
x
Reference in New Issue
Block a user