Dumper disabled
This commit is contained in:
parent
389034a61e
commit
fecb5a1fa0
@ -871,7 +871,7 @@ sub TadoAPI_callback {
|
||||
|
||||
my $hash = $param->{hash};
|
||||
my $name = $hash->{NAME};
|
||||
print Dumper($param);
|
||||
|
||||
$param->{code} = 0 unless defined $param->{code};
|
||||
|
||||
if ( $param->{code} == 405 || $param->{code} == 400 ) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user