--- alx-src/branches/alx-web-070/show.php 2015/09/11 15:15:07 7119 +++ alx-src/branches/alx-web-070/show.php 2015/09/11 15:16:23 7120 @@ -75,7 +75,7 @@ $drop['station'] = 'password'; $drop['txt'] = 'txt'; $drop['screensaver'] = sqlarr('SELECT value FROM values_screensaver_screensaver where enabled=1', '', 'value'); -$drop['iface'] = array('eth0', 'wlan0'); +//$drop['iface'] = array('eth0', 'wlan0'); $drop['client_version_os'] = 'show'; $drop['client_version_utils'] = 'show'; $drop['hwdetected'] = 'ignore';