Merge branch 'ent-1668-update-manager' into 'develop'
UM GCv See merge request artica/pandorafms!2446
This commit is contained in:
commit
f1c077b753
|
@ -955,6 +955,8 @@ function update_manager_get_config_values()
|
||||||
global $build_version;
|
global $build_version;
|
||||||
global $pandora_version;
|
global $pandora_version;
|
||||||
|
|
||||||
|
enterprise_include_once('include/functions_license.php');
|
||||||
|
|
||||||
$license = db_get_value(
|
$license = db_get_value(
|
||||||
db_escape_key_identifier('value'),
|
db_escape_key_identifier('value'),
|
||||||
'tupdate_settings',
|
'tupdate_settings',
|
||||||
|
|
Loading…
Reference in New Issue