Fix api collection function include - #2110
This commit is contained in:
parent
eec1e044c3
commit
9bb7ba475e
|
@ -34,7 +34,6 @@ enterprise_include_once ('include/functions_local_components.php');
|
|||
enterprise_include_once ('include/functions_events.php');
|
||||
enterprise_include_once ('include/functions_agents.php');
|
||||
enterprise_include_once ('include/functions_modules.php');
|
||||
enterprise_include_once ('include/functions_collection.php');
|
||||
|
||||
/**
|
||||
* Parse the "other" parameter.
|
||||
|
|
Loading…
Reference in New Issue