mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 08:14:38 +02:00
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'
|
'customer_key'
|
||||||
);
|
);
|
||||||
|
|
||||||
$data = enterprise_hook('license_get_info', [true]);
|
$data = enterprise_hook('license_get_info');
|
||||||
|
|
||||||
if ($data === ENTERPRISE_NOT_HOOK) {
|
if ($data === ENTERPRISE_NOT_HOOK) {
|
||||||
$limit_count = db_get_value_sql('SELECT count(*) FROM tagente');
|
$limit_count = db_get_value_sql('SELECT count(*) FROM tagente');
|
||||||
|
Loading…
x
Reference in New Issue
Block a user