mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Fix interval definition
This commit is contained in:
parent
9ae4c7ca67
commit
a72900e57c
@ -10206,7 +10206,7 @@ function api_set_module_data($id, $thrash2, $other, $trash1)
|
|||||||
$xmlTemplate,
|
$xmlTemplate,
|
||||||
io_safe_output(get_os_name($agent['id_os'])),
|
io_safe_output(get_os_name($agent['id_os'])),
|
||||||
io_safe_output($agent['os_version']),
|
io_safe_output($agent['os_version']),
|
||||||
$agent['intervalo'],
|
$agentModule['module_interval'],
|
||||||
io_safe_output($agent['agent_version']),
|
io_safe_output($agent['agent_version']),
|
||||||
date('Y/m/d H:i:s', $time),
|
date('Y/m/d H:i:s', $time),
|
||||||
io_safe_output($agent['nombre']),
|
io_safe_output($agent['nombre']),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user