summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorNOYB <Al_Stu@Frontier.com>2016-01-07 18:03:30 -0800
committerNOYB <Al_Stu@Frontier.com>2016-01-25 17:02:59 -0800
commitbc91a3fe288bc5b7e5da3ab5e7665adea3ebc5fc (patch)
treeda96ae01f93d5d4ac8a7378a49dc6fa1e6b75f67 /src
parente57597233257ee30882bd48ced150f1173b558ab (diff)
downloadpfsense-bc91a3fe288bc5b7e5da3ab5e7665adea3ebc5fc.zip
pfsense-bc91a3fe288bc5b7e5da3ab5e7665adea3ebc5fc.tar.gz
Remove errant var set to self.
Diffstat (limited to 'src')
-rw-r--r--src/usr/local/www/services_unbound.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/usr/local/www/services_unbound.php b/src/usr/local/www/services_unbound.php
index cb39041..9b35c97 100644
--- a/src/usr/local/www/services_unbound.php
+++ b/src/usr/local/www/services_unbound.php
@@ -174,7 +174,6 @@ if ($_POST) {
if (isset($pconfig['system_domain_local_zone_type']) && !empty($pconfig['system_domain_local_zone_type'])) {
$display_system_domain_local_zone_type = $pconfig['system_domain_local_zone_type'];
- $pconfig['system_domain_local_zone_type'] = $pconfig['system_domain_local_zone_type'];
}
$test_output = array();
OpenPOWER on IntegriCloud