rb UM GCv

This commit is contained in:
fbsanchez 2019-05-23 16:12:40 +02:00
parent 4abbbf6680
commit 4ec6aadf7d
1 changed files with 1 additions and 1 deletions

View File

@ -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');