mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-22 05:04:44 +02:00
bad class
This commit is contained in:
parent
da581a3051
commit
c0e30ddb5d
@ -49,7 +49,7 @@ sub new {
|
|||||||
"timeout:s" => { name => 'timeout' },
|
"timeout:s" => { name => 'timeout' },
|
||||||
});
|
});
|
||||||
|
|
||||||
$self->{http}->set_options(%{$self->{option_results}});
|
$self->{http} = centreon::plugins::http->new(output => $self->{output});
|
||||||
return $self;
|
return $self;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user