fix error itsm setup pandora_enterprise#13771
This commit is contained in:
parent
5fac7f9554
commit
5c5fb036cc
|
@ -1991,7 +1991,7 @@ function config_update_config()
|
|||
|
||||
$ITSM_groups_agents_sync = get_parameter(
|
||||
'ITSM_groups_agents_sync',
|
||||
null
|
||||
''
|
||||
);
|
||||
|
||||
if (empty($ITSM_groups_agents_sync) === false) {
|
||||
|
|
Loading…
Reference in New Issue