mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
#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…
x
Reference in New Issue
Block a user