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() { function getDeviceTypes() {
global $db; global $db;
$networkTypes = getNetworkTypes();
// SQL // SQL
$sql = 'SELECT DISTINCT 9 as dev_Order, dev_DeviceType $sql = 'SELECT DISTINCT 9 as dev_Order, dev_DeviceType
FROM Devices FROM Devices