#11600 fixed groped agent/modules in meta and node
This commit is contained in:
parent
d0998432df
commit
3e9f10feeb
|
@ -3470,7 +3470,7 @@ function reporting_agent_module_status($report, $content)
|
|||
|
||||
$agents = json_decode(
|
||||
io_safe_output(
|
||||
base64_decode($external_source['id_agents'])
|
||||
base64_decode($external_source['id_agent'])
|
||||
),
|
||||
true
|
||||
);
|
||||
|
|
Loading…
Reference in New Issue