2013-10-16 Miguel de Dios <miguel.dedios@artica.es>

* include/api.php: checking the update manager, sorry.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8927 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
mdtrooper 2013-10-16 14:13:53 +00:00
parent 3516271674
commit 1cbf6978da
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2013-10-16 Miguel de Dios <miguel.dedios@artica.es>
* include/api.php: checking the update manager, sorry.
2013-10-16 Miguel de Dios <miguel.dedios@artica.es> 2013-10-16 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/configurar_agente.php, * godmode/agentes/configurar_agente.php,

View File

@ -21,6 +21,8 @@ global $config;
define("DEBUG", 0); define("DEBUG", 0);
define("VERBOSE", 0); define("VERBOSE", 0);
//TESTING THE UPDATE MANAGER
enterprise_include_once ('include/functions_enterprise_api.php'); enterprise_include_once ('include/functions_enterprise_api.php');