Update WOLrun.php

This commit is contained in:
SimonFair
2024-01-30 20:29:13 +00:00
parent 89fbe80e9f
commit c46fd21747
+1 -1
View File
@@ -118,7 +118,7 @@ foreach($arrEntries as $type => $detail)
if ($found && $mac_list[$mac]['enable'] != "disable") {
echo _("Found"). " " . $mac . " ".$mac_list[$mac]['type']." ".$mac_list[$mac]['name'];
echo _("Found"). " " . $mac . " " .$mac_list[$mac]['type'] . " " . $mac_list[$mac]['name'];
switch ($mac_list[$mac]['type']) {
case "VM":