Magellan Linux

Diff of /alx-src/branches/alx-web-070/show.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 7119 by niro, Fri Sep 11 15:15:07 2015 UTC revision 7120 by niro, Fri Sep 11 15:16:23 2015 UTC
# Line 75  $drop['samba'] = 'password'; Line 75  $drop['samba'] = 'password';
75  $drop['station'] = 'password';  $drop['station'] = 'password';
76  $drop['txt'] = 'txt';  $drop['txt'] = 'txt';
77  $drop['screensaver'] = sqlarr('SELECT value FROM values_screensaver_screensaver where enabled=1', '', 'value');  $drop['screensaver'] = sqlarr('SELECT value FROM values_screensaver_screensaver where enabled=1', '', 'value');
78  $drop['iface'] = array('eth0', 'wlan0');  //$drop['iface'] = array('eth0', 'wlan0');
79  $drop['client_version_os'] = 'show';  $drop['client_version_os'] = 'show';
80  $drop['client_version_utils'] = 'show';  $drop['client_version_utils'] = 'show';
81  $drop['hwdetected'] = 'ignore';  $drop['hwdetected'] = 'ignore';

Legend:
Removed from v.7119  
changed lines
  Added in v.7120