change permissions

This commit is contained in:
alejandro.campos@artica.es 2022-09-20 18:03:29 +02:00
parent 3524cdac6c
commit 927658448e
1 changed files with 1 additions and 1 deletions

View File

@ -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;
} }