This commit is contained in:
Jokob-sk
2023-10-04 21:20:27 +11:00

View File

@@ -857,8 +857,6 @@ function getDevices() {
function getDeviceTypes() {
global $db;
$networkTypes = getNetworkTypes();
// SQL
$sql = 'SELECT DISTINCT 9 as dev_Order, dev_DeviceType
FROM Devices