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:
parent
3516271674
commit
1cbf6978da
|
@ -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>
|
||||
|
||||
* godmode/agentes/configurar_agente.php,
|
||||
|
|
|
@ -21,6 +21,8 @@ global $config;
|
|||
define("DEBUG", 0);
|
||||
define("VERBOSE", 0);
|
||||
|
||||
//TESTING THE UPDATE MANAGER
|
||||
|
||||
|
||||
enterprise_include_once ('include/functions_enterprise_api.php');
|
||||
|
||||
|
|
Loading…
Reference in New Issue