98_monitoring: fix syntax
git-svn-id: https://svn.fhem.de/fhem/trunk@17171 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -322,7 +322,7 @@ sub monitoring_Notify($$) {
|
||||
|
||||
if($listFuncAdd eq "preset" && $listFuncRemove eq "preset"){
|
||||
Log3(
|
||||
$SELF, 5 "$TYPE ($SELF) ".
|
||||
$SELF, 5, "$TYPE ($SELF) ".
|
||||
$list."FuncAdd and $list"."FuncRemove are preset"
|
||||
);
|
||||
if(!$removeRegex){
|
||||
|
||||
Reference in New Issue
Block a user