From e93b423d999a94ff3148b3358dfe302c03fa05e0 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Tue, 9 Aug 2005 22:18:20 +0000 Subject: Remove hide option. It wasn't what i thought it was. --- usr/local/www/interfaces_wlan.inc | 19 ------------------- 1 file changed, 19 deletions(-) (limited to 'usr/local/www/interfaces_wlan.inc') diff --git a/usr/local/www/interfaces_wlan.inc b/usr/local/www/interfaces_wlan.inc index 23ca8b6..670fcd7 100755 --- a/usr/local/www/interfaces_wlan.inc +++ b/usr/local/www/interfaces_wlan.inc @@ -37,7 +37,6 @@ function wireless_config_init() { $pconfig['standard'] = $optcfg['wireless']['standard']; $pconfig['mode'] = $optcfg['wireless']['mode']; $pconfig['ssid'] = $optcfg['wireless']['ssid']; - $pconfig['hidessid'] = $optcfg['wireless']['hidessid']; $pconfig['stationname'] = $optcfg['wireless']['stationname']; $pconfig['channel'] = $optcfg['wireless']['channel']; $pconfig['txpower'] = $optcfg['wireless']['txpower']; @@ -80,7 +79,6 @@ function wireless_config_post() { $optcfg['wireless']['mode'] = $_POST['mode']; $optcfg['wireless']['ssid'] = $_POST['ssid']; $optcfg['wireless']['ssid'] = $_POST['ssid']; - $optcfg['wireless']['hidessid'] = $_POST['hidessid']; $optcfg['wireless']['stationname'] = $_POST['stationname']; $optcfg['wireless']['channel'] = $_POST['channel']; $optcfg['wireless']['txpower'] = $_POST['txpower']; @@ -149,21 +147,6 @@ function wireless_config_print() { - - - Hide SSID - - - ">
- If your operating an access point this option will hide the SSID from being seen by the general public. - - - 802.11g only @@ -177,7 +160,6 @@ function wireless_config_print() { When operating as an access point in 802.11g mode allow only 11g-capable stations to associate (11b-only stations are not permitted to associate). - Transmit power @@ -195,7 +177,6 @@ function wireless_config_print() { Note: Typically only a few discreet power settings are available and the driver will use the setting closest to the specified value. Not all adaptors support changing the transmit power setting. - Channel