fixed errors
This commit is contained in:
parent
3b943ae902
commit
c35cb56699
|
@ -1880,7 +1880,6 @@ if ($update_module || $create_module
|
||||||
if ((!$module_in_policy && !$module_linked)
|
if ((!$module_in_policy && !$module_linked)
|
||||||
|| ($module_in_policy && !$module_linked)
|
|| ($module_in_policy && !$module_linked)
|
||||||
) {
|
) {
|
||||||
hd($success_action);
|
|
||||||
if ($success_action > 0) {
|
if ($success_action > 0) {
|
||||||
enterprise_hook(
|
enterprise_hook(
|
||||||
'config_agents_write_module_in_conf',
|
'config_agents_write_module_in_conf',
|
||||||
|
|
Loading…
Reference in New Issue