Error fixes

This commit is contained in:
Alejandro Gallardo Escobar 2015-01-26 18:18:34 +01:00
parent 7ecbb01903
commit 3dfbd4512b
1 changed files with 1 additions and 1 deletions

View File

@ -660,7 +660,7 @@ class Tree {
$group_acl
$agent_search_filter
$agent_status_filter
GROUP BY tmg.name
GROUP BY tmg.id_mg
ORDER BY $order_fields";
}
else {