2012-07-16 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* operation/tree.php: Removed trace. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6772 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
c6ec602b3a
commit
a437aba1c0
|
@ -1,3 +1,7 @@
|
|||
2012-07-16 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
|
||||
|
||||
* operation/tree.php: Removed trace.
|
||||
|
||||
2012-07-13 Miguel de Dios <miguel.dedios@artica.es>
|
||||
|
||||
* godmode/snmpconsole/snmp_alert.php,
|
||||
|
|
|
@ -907,8 +907,7 @@ function printTree_($type) {
|
|||
'AR',
|
||||
false,
|
||||
true);
|
||||
echo $sql;
|
||||
echo "<br>";
|
||||
|
||||
// Skip agents without modules
|
||||
$sql .= ' AND id_agente IN
|
||||
(SELECT tagente.id_agente
|
||||
|
|
Loading…
Reference in New Issue