mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 18:59:33 +00:00
fheminfo: configDB patch (Forum #23076)
git-svn-id: https://svn.fhem.de/fhem/trunk@5711 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
c34948de05
commit
473a08bcc2
@ -164,6 +164,8 @@ CommandFheminfo($$)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
$info{modules}{configDB}{configDB} = 'unknown' if (configDBUsed());
|
||||||
|
|
||||||
my $str;
|
my $str;
|
||||||
$str = "Fhem info:\n";
|
$str = "Fhem info:\n";
|
||||||
$str .= sprintf(" Release%*s: %s\n",2," ",$release);
|
$str .= sprintf(" Release%*s: %s\n",2," ",$release);
|
||||||
|
Loading…
Reference in New Issue
Block a user