Removing conflict

This commit is contained in:
Lawrence 2017-11-04 12:56:51 +08:00
parent 39d743ae89
commit 28513a91ee
1 changed files with 0 additions and 5 deletions

View File

@ -461,11 +461,6 @@ function SaveHostAPDConfig($wpa_array, $enc_types, $modes, $interfaces, $status)
// Check for Logging Checkbox
$logEnable = 0;
<<<<<<< HEAD
=======
echo "SOMETHING ".$arrHostapdConf['LogEnable'];
echo 'logenable set:'.$_POST['logEnable'];
>>>>>>> 604b28130fd2e331a8c13b773239e0dcf0fa2fdf
if($arrHostapdConf['LogEnable'] == 0) {
if(isset($_POST['logEnable'])) {
// Need code to enable logfile logging here