remove set numeric from ports (#5442)

This commit is contained in:
Neil Lathwood
2017-01-15 15:46:00 +00:00
committed by GitHub
parent 5e1c7f4723
commit bfe6ce610c

View File

@@ -695,7 +695,6 @@ foreach ($ports as $port) {
if (!isset($val_check)) {
unset($port['update'][$key]);
}
$port['update'][$key] = set_numeric($val_check);
}
// Update Database