mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Scrut fix
This commit is contained in:
@@ -1474,6 +1474,6 @@ function create_sensor_to_state_index($device, $state_name, $index)
|
||||
}
|
||||
}
|
||||
|
||||
$inserted = dbInsert($insert, 'sensors_to_state_indexes');
|
||||
dbInsert($insert, 'sensors_to_state_indexes');
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user