fix: When force adding devices with v3, actually store the details (#6691)

This commit is contained in:
Neil Lathwood 2017-05-20 12:59:58 +01:00 committed by Tony Murray
parent 3faee6c7c5
commit db3a0c2623

View File

@ -140,7 +140,7 @@ if (!empty($argv[1])) {
}
}//end while
array_push($config['snmp']['v3'], $v3);
array_unshift($config['snmp']['v3'], $v3);
}
} else {
// v2c or v1