|
@@ -84,7 +84,7 @@ trait DHCPOptionTrait
|
|
|
|
|
|
function getDomainNameServers()
|
|
function getDomainNameServers()
|
|
{
|
|
{
|
|
- return @$this->json_dhcp_option_config['domain_name_servers'];
|
|
|
|
|
|
+ return @$this->json_dhcp_option_config['domain_name_servers'];
|
|
}
|
|
}
|
|
|
|
|
|
function setHostName($value)
|
|
function setHostName($value)
|