From dbf98363f4230086410042edc686f3fcd724a8e8 Mon Sep 17 00:00:00 2001 From: juanmanuelr Date: Mon, 16 Jul 2012 08:46:20 +0000 Subject: [PATCH] 2012-07-16 Juan Manuel Ramon * operation/tree.php: Removed trace. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6772 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/ChangeLog | 4 ++++ pandora_console/operation/tree.php | 3 +-- 2 files changed, 5 insertions(+), 2 deletions(-) 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