mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 03:06:37 +00:00
configDB: Forum #84539
git-svn-id: https://svn.fhem.de/fhem/trunk@16235 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
d7f5239e1b
commit
6891fdcd27
@ -579,6 +579,7 @@ sub cfgDB_SaveState() {
|
||||
if(defined($val) &&
|
||||
$val ne "unknown" &&
|
||||
$val ne "Initialized" &&
|
||||
$val ne "" &&
|
||||
$val ne "???") {
|
||||
$val =~ s/;/;;/g;
|
||||
$val =~ s/\n/\\\n/g;
|
||||
|
Loading…
x
Reference in New Issue
Block a user