dev details refactoring v0.2

This commit is contained in:
Jokob-sk
2023-09-09 09:32:04 +10:00
parent da45606f64
commit 844311f4e8
3 changed files with 33 additions and 31 deletions

View File

@@ -1,5 +1,5 @@
<script>
deviceIP = getDeviceDataByMacAddress_NEW("<?php echo $_REQUEST["mac"]?>", "dev_LastIP")
deviceIP = getDeviceDataByMacAddress("<?php echo $_REQUEST["mac"]?>", "dev_LastIP")
</script>
<?php if ($_REQUEST["mac"] == "Internet") { ?>