mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-24 14:15:29 +02:00
missing curly bracket
This commit is contained in:
parent
84c3b90da2
commit
3f9167e5ff
@ -27,6 +27,7 @@ sub load {
|
||||
my ($self) = @_;
|
||||
|
||||
$self->{json_results}->{controllers} = $self->{custom}->request_api(method => 'GET', url_path => '/api/show/controllers');
|
||||
}
|
||||
|
||||
sub check {
|
||||
my ($self) = @_;
|
||||
|
Loading…
x
Reference in New Issue
Block a user