diff --git a/includes/hostapd.php b/includes/hostapd.php index aa06ebbb..d8a6810b 100755 --- a/includes/hostapd.php +++ b/includes/hostapd.php @@ -1,6 +1,7 @@ hostapdStatus(); $serviceStatus = $hostapdstatus[0] == 0 ? "down" : "up"; foreach ($hostapdconfig as $hostapdconfigline) {