removed debug line is uploaded in another commit

This commit is contained in:
m-lopez-f 2015-01-21 15:29:46 +01:00
parent 5a8db89588
commit 315aaf1816
1 changed files with 0 additions and 1 deletions

View File

@ -326,7 +326,6 @@ switch ($config["dbtype"]) {
ORDER BY tagente_modulo.id_module_group , %s %s",
$id_agente, $status_text_monitor_sql,$status_module_group_filter,$status_filter_sql, $tags_sql, AGENT_MODULE_STATUS_NO_DATA,
$status_module_group_filter, $order['field'], $order['order']);
print_r($sql);
break;
case "postgresql":
$sql = sprintf("