Merge branch '179-error-al-crear-nuevo-componente-local-y-seleccionarlo-en-agente-integria-3934-6-open-bug' into 'pandora_6.0'

Show local components bar in module editor/creator, remote_config function was not hooked - #179

See merge request !156
This commit is contained in:
vgilc 2017-02-15 16:00:47 +01:00
commit e0ee47739d

View File

@ -386,7 +386,7 @@ switch ($moduletype) {
$remote_conf = false;
if (enterprise_installed()) {
enterprise_include_once('include/functions_config_agents.php');
$remote_conf = config_agents_has_remote_configuration($id_agente);
$remote_conf = enterprise_hook('config_agents_has_remote_configuration',array($id_agente));
}
/* Categories is an array containing the allowed module types