mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-21 20:06:18 +00:00
93_DbLog: configCheck changed: check if new DbLog version is available or the local one is modified
git-svn-id: https://svn.fhem.de/fhem/trunk@20059 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
de96457976
commit
4f93a23e0d
@ -3587,7 +3587,7 @@ sub DbLog_configcheck($) {
|
||||
}
|
||||
if($supd) {
|
||||
$check .= "Used DbLog version: $hash->{HELPER}{VERSION}.<br>$uptb <br>";
|
||||
$check .= "<b>Recommendation:</b> You should update FHEM to get the new DbLog version ! <br><br>";
|
||||
$check .= "<b>Recommendation:</b> You should update FHEM to get the freshest DbLog version ! <br><br>";
|
||||
} else {
|
||||
$check .= "Used DbLog version: $hash->{HELPER}{VERSION}.<br>$uptb <br>";
|
||||
$check .= "<b>Recommendation:</b> No update of DbLog is needed. <br><br>";
|
||||
|
Loading…
x
Reference in New Issue
Block a user