mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 08:45:12 +02:00
Added a missing include.
This commit is contained in:
parent
20933b6c92
commit
af1b588b32
@ -1769,6 +1769,7 @@ function agents_delete_agent ($id_agents, $disableACL = false) {
|
||||
// db_process_delete_temp ("tagent_access", "id_agent", $id_agent);
|
||||
|
||||
// Delete agent policies
|
||||
enterprise_include_once('include/functions_policies.php');
|
||||
enterprise_hook('policies_delete_agent', array($id_agent));
|
||||
|
||||
// Delete agent in networkmap enterprise
|
||||
|
Loading…
x
Reference in New Issue
Block a user