This commit is contained in:
Jokob-sk committed 2023-10-04 21:20:27 +11:00
commit eea0bf66db
1 file changed
-2
-2
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