mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-03 13:45:36 +00:00
98_Analyze.pm: contrib 0.2.0
git-svn-id: https://svn.fhem.de/fhem/trunk@24112 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
87fbdee5cb
commit
034db039e0
@ -552,7 +552,7 @@ sub checkRef {
|
||||
|
||||
return if($ref ne q{}); # Referenz ok
|
||||
|
||||
my $ret = "No ref found. Try print value of the key:\n\n".Dumper $val;
|
||||
my $ret = "No ref found. Try print value of the object:\n\n".Dumper $val;
|
||||
Log3($name, 4, "$name - $ret");
|
||||
|
||||
return $ret;
|
||||
|
Loading…
x
Reference in New Issue
Block a user