Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Commit

Permalink
removal of appkey from CentreonConfigurationRemote.php
Browse files Browse the repository at this point in the history
  • Loading branch information
hyahiaoui-ext committed Aug 4, 2022
1 parent cee5d3b commit fc47f9b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -564,7 +564,6 @@ private function addServerToListOfRemotes(
} else {
$data = [
'ip' => $serverIP,
'app_key' => '',
'version' => '',
'is_connected' => '1',
'created_at' => $date,
Expand Down

0 comments on commit fc47f9b

Please sign in to comment.