mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-04-07 20:35:27 +02:00
3CX typo
This commit is contained in:
parent
775f5e41d1
commit
fef7b9ff76
@ -256,7 +256,7 @@ sub internal_update_checker {
|
||||
if(ref($status) eq 'HASH') {
|
||||
$status = $status->{tcxUpdate};
|
||||
if(ref($status) ne 'ARRAY') {
|
||||
# See above not about strange content
|
||||
# See above note about strange content
|
||||
$status = JSON::XS->new->utf8->decode($status);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user