Merge branch 'ent-1668-update-manager' into 'develop'
rb UM GCv See merge request artica/pandorafms!2447
This commit is contained in:
commit
9e1de4cbb3
|
@ -964,7 +964,7 @@ function update_manager_get_config_values()
|
|||
'customer_key'
|
||||
);
|
||||
|
||||
$data = enterprise_hook('license_get_info', [true]);
|
||||
$data = enterprise_hook('license_get_info');
|
||||
|
||||
if ($data === ENTERPRISE_NOT_HOOK) {
|
||||
$limit_count = db_get_value_sql('SELECT count(*) FROM tagente');
|
||||
|
|
Loading…
Reference in New Issue