change permissions
This commit is contained in:
parent
3524cdac6c
commit
927658448e
|
@ -10174,7 +10174,7 @@ function api_set_module_data($id, $thrash2, $other, $trash1)
|
||||||
}
|
}
|
||||||
|
|
||||||
if ($other['type'] == 'array') {
|
if ($other['type'] == 'array') {
|
||||||
if (!util_api_check_agent_and_print_error(modules_get_agentmodule_agent($id), 'string', 'AW')) {
|
if (!util_api_check_agent_and_print_error(modules_get_agentmodule_agent($id), 'string')) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue