mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
parent
8ff85c397c
commit
5d49ceac8b
@ -224,8 +224,8 @@ EOD;
|
||||
}
|
||||
|
||||
if($lanif == "") {
|
||||
fclose($fp);
|
||||
return;
|
||||
/* It is OK to have just a WAN, without a LAN so break if the user does not want LAN. */
|
||||
break;
|
||||
}
|
||||
|
||||
if ($lanif === "a")
|
||||
|
||||
Loading…
Reference in New Issue
Block a user