Private GIT

Skip to content
Snippets Groups Projects
Commit 153138d5 authored by loiclau's avatar loiclau Committed by Matthieu Kermagoret
Browse files

fix(api rest) comment order for poller

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