mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
Merge branch '2110-EXT-5521-Error-al-subir-colecciones-2' into 'develop'
Fix api collection function include - #2110 See merge request artica/pandorafms!1395
This commit is contained in:
commit
985a7eec97
@ -34,7 +34,6 @@ enterprise_include_once ('include/functions_local_components.php');
|
|||||||
enterprise_include_once ('include/functions_events.php');
|
enterprise_include_once ('include/functions_events.php');
|
||||||
enterprise_include_once ('include/functions_agents.php');
|
enterprise_include_once ('include/functions_agents.php');
|
||||||
enterprise_include_once ('include/functions_modules.php');
|
enterprise_include_once ('include/functions_modules.php');
|
||||||
enterprise_include_once ('include/functions_collection.php');
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Parse the "other" parameter.
|
* Parse the "other" parameter.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user