mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
fix token repeat infite pandora_enterprise#13771
This commit is contained in:
parent
d75f2d78f9
commit
5fac7f9554
@ -3958,7 +3958,7 @@ function config_process_config()
|
||||
}
|
||||
|
||||
if (!isset($config['ITSM_groups_agents_sync'])) {
|
||||
config_update_value('ITSM_groups_agents_sync', null);
|
||||
config_update_value('ITSM_groups_agents_sync', '');
|
||||
}
|
||||
|
||||
// Module Library.
|
||||
|
Loading…
x
Reference in New Issue
Block a user