No need for quotes on server identifier

This commit is contained in:
Jamie Cameron
2007-05-16 04:48:09 +00:00
parent 07b5130a88
commit 63d28da074

View File

@@ -61,7 +61,7 @@ else {
&save_option("netbios-scope", 3, $client, $indent);
&save_option("netbios-node-type", 1, $client, $indent);
&save_option("time-offset", 1, $client, $indent);
&save_option("dhcp-server-identifier", 3, $client, $indent);
&save_option("dhcp-server-identifier", 2, $client, $indent);
&save_option("slp-directory-agent", 2, $client, $indent, 1);
&save_option("slp-service-scope", 3, $client, $indent, 1);
if ($in{'level'} eq "global") {