diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index 71b6135a72..06553e91d3 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,7 @@ +2012-07-16 Juan Manuel Ramon + + * operation/tree.php: Removed trace. + 2012-07-13 Miguel de Dios * godmode/snmpconsole/snmp_alert.php, diff --git a/pandora_console/operation/tree.php b/pandora_console/operation/tree.php index 146fd1891c..4fce177b0a 100644 --- a/pandora_console/operation/tree.php +++ b/pandora_console/operation/tree.php @@ -907,8 +907,7 @@ function printTree_($type) { 'AR', false, true); - echo $sql; - echo "
"; + // Skip agents without modules $sql .= ' AND id_agente IN (SELECT tagente.id_agente