summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www
diff options
context:
space:
mode:
authorStephen Beaver <sbeaver@netgate.com>2015-12-14 11:37:34 -0500
committerStephen Beaver <sbeaver@netgate.com>2015-12-14 11:37:34 -0500
commit4f446437b5bb536941d1be1b311cee37bdfb1750 (patch)
tree99d74cd6bcfb7416b1cd94389996271c6da6557d /src/usr/local/www
parent531338c40c5ece63e7b98b9f82a7ee5e213e5da3 (diff)
downloadpfsense-4f446437b5bb536941d1be1b311cee37bdfb1750.zip
pfsense-4f446437b5bb536941d1be1b311cee37bdfb1750.tar.gz
Remove debug
Diffstat (limited to 'src/usr/local/www')
-rw-r--r--src/usr/local/www/services_unbound_host_edit.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/usr/local/www/services_unbound_host_edit.php b/src/usr/local/www/services_unbound_host_edit.php
index 7bea45c..cab96ed 100644
--- a/src/usr/local/www/services_unbound_host_edit.php
+++ b/src/usr/local/www/services_unbound_host_edit.php
@@ -106,7 +106,6 @@ if (isset($id) && $a_hosts[$id]) {
}
if ($_POST) {
-print_r($_POST);
unset($input_errors);
$pconfig = $_POST;
OpenPOWER on IntegriCloud