diff --git a/includes/hostapd.php b/includes/hostapd.php index f16fd8ad..15ab618e 100755 --- a/includes/hostapd.php +++ b/includes/hostapd.php @@ -356,7 +356,7 @@ function SaveHostAPDConfig($wpa_array, $enc_types, $modes, $interfaces, $status) * * @return boolean $result */ -function updateHostapdConfig($ignore_broadcast_ssid,$wifiAPEnble,$bridgedEnable) +function updateHostapdConfig($ignore_broadcast_ssid,$wifiAPEnable,$bridgedEnable) { // Fixed values $country_code = $_POST['country_code'];