2012-10-11 Miguel de Dios <miguel.dedios@artica.es>

* include/functions_agents.php: fixed the order of vars in the
	asignation into the code of function "agents_get_modules".




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7070 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
mdtrooper 2012-10-11 17:24:41 +00:00
parent 8d46ff6ccf
commit 16a8340e1d
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2012-10-11 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_agents.php: fixed the order of vars in the
asignation into the code of function "agents_get_modules".
2012-10-11 Ramon Novoa <rnovoa@artica.es>
* include/functions_graph.php,

View File

@ -1101,7 +1101,7 @@ function agents_get_modules ($id_agent = null, $details = false, $filter = false
if (empty($userGroups)) {
return array();
}
$id_userGroups = $id_groups = array_keys($groups);
$id_userGroups = $id_groups = array_keys($userGroups);
// =================================================================
// When there is not a agent id. Get a agents of groups that the