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,
|
||||
io_safe_output(get_os_name($agent['id_os'])),
|
||||
io_safe_output($agent['os_version']),
|
||||
$agent['intervalo'],
|
||||
$agentModule['module_interval'],
|
||||
io_safe_output($agent['agent_version']),
|
||||
date('Y/m/d H:i:s', $time),
|
||||
io_safe_output($agent['nombre']),
|
||||
|
|
Loading…
Reference in New Issue