mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
removed debug
This commit is contained in:
@ -49,7 +49,6 @@ if ($rowCount != -1) {
|
||||
|
||||
$sql = "SELECT *,`P`.`ifDescr` AS `interface` $sql";
|
||||
|
||||
system("echo '$sql' >> /tmp/test");
|
||||
foreach (dbFetchRows($sql, $param) as $entry) {
|
||||
if (!$ignore) {
|
||||
|
||||
|
Reference in New Issue
Block a user