2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-26 04:14:13 +00:00

98_DOIFtools.pm: fixed detailFn for DOIF extra line

git-svn-id: https://svn.fhem.de/fhem/trunk@14806 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
Ellert 2017-07-28 06:21:38 +00:00
parent 4acbe0993e
commit 8bc862feb4

View File

@ -373,7 +373,7 @@ sub DOIFtools_eM($$$$) {
}
}
}
return $ret;
return $ret ? $ret : undef;
}
######################
# Show the content of the log (plain text), or an image and offer a link