Private GIT

Skip to content
Snippets Groups Projects
Commit 2cbcfd58 authored by loiclau's avatar loiclau
Browse files

fix(api rest) comment order for poller

parent 0ffedc9a
No related branches found
Tags 2.8.14
No related merge requests found
......@@ -533,8 +533,8 @@ class CentreonRtDowntime extends CentreonObject
$end,
$fixed,
$duration,
$comment,
$withServices
$withServices,
$comment
) {
$hostList = $this->instanceObject->getHostsByInstance($resource);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment