mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-07-12 10:44:58 +03:00
v4.06-9436-beta
This commit is contained in:
@ -8808,7 +8808,7 @@ void CmNewAccount(HWND hWnd)
|
||||
}
|
||||
else
|
||||
{
|
||||
if (cm->server_name == NULL)
|
||||
if (cm->server_name == NULL || cm->Client->Unix)
|
||||
{
|
||||
Command(hWnd, CMD_NEW_VLAN);
|
||||
return;
|
||||
|
Reference in New Issue
Block a user