Private GIT

Skip to content
Snippets Groups Projects
Commit d289e889 authored by Lionel Assepo's avatar Lionel Assepo Committed by Matthieu Kermagoret
Browse files

fix(clapi): Remove display of External Command

parent 5e821bd8
No related branches found
No related tags found
No related merge requests found
......@@ -566,9 +566,6 @@ class CentreonExternalCommand
";" . $comment,
$poller_id
);
echo "SCHEDULE_SVC_DOWNTIME;" . $finalHostName . ";" . $finalServiceName . ";" . $start_time .
";" . $end_time . ";" . $persistant . ";0;" . $duration . ";" . $this->userAlias .
";" . $comment, $poller_id;
$this->write();
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment