mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
SNMPDSC plugin 0.4
This commit is contained in:
@@ -619,8 +619,6 @@ function getDevicesList() {
|
||||
|
||||
// init ordered columns
|
||||
for($i = 0; $i < count($orderedColumns); $i++) {
|
||||
|
||||
$oldVal = $columnOrderMapping[$i][2];
|
||||
|
||||
$columnOrderMapping[$i][2] = $orderedColumns[$i];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user