summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_dhcpv6.php
diff options
context:
space:
mode:
authorColin Fleming <cj_fleming@sky.com>2015-12-19 21:57:28 +0000
committerColin Fleming <cj_fleming@sky.com>2015-12-19 21:57:28 +0000
commit4b1d882f4591c97973f3a153345bf4458d73acc3 (patch)
treea437f0a8d1702a1a31c596ca7b45135d0596c481 /src/usr/local/www/services_dhcpv6.php
parent72eaefaf1fc991d5949daadbac5ae50ed1d3ad5f (diff)
downloadpfsense-4b1d882f4591c97973f3a153345bf4458d73acc3.zip
pfsense-4b1d882f4591c97973f3a153345bf4458d73acc3.tar.gz
Remove $closehead variable
Remove unused variable $closehead
Diffstat (limited to 'src/usr/local/www/services_dhcpv6.php')
-rw-r--r--src/usr/local/www/services_dhcpv6.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/usr/local/www/services_dhcpv6.php b/src/usr/local/www/services_dhcpv6.php
index afd1624..7f7a6b3 100644
--- a/src/usr/local/www/services_dhcpv6.php
+++ b/src/usr/local/www/services_dhcpv6.php
@@ -454,7 +454,6 @@ if ($_GET['act'] == "addopt") {
array_push($pconfig['numberoptions']['item'], array('number' => null, 'value' => null));
}
-$closehead = false;
$pgtitle = array(gettext("Services"), gettext("DHCPv6 Server"));
$shortcut_section = "dhcp6";
OpenPOWER on IntegriCloud