Merge branch 'ent-9511-llamada-API-module_data-modifica-el-intervalo' into 'develop'
Fix interval definition See merge request artica/pandorafms!5122
This commit is contained in:
commit
4666e1abf0
|
@ -10212,7 +10212,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