mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
Merge branch 'main' of https://github.com/jokob-sk/Pi.Alert
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user