summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_ntpd_acls.php
diff options
context:
space:
mode:
authorSteve Beaver <sbeaver@netgate.com>2016-12-05 11:08:00 -0500
committerSteve Beaver <sbeaver@netgate.com>2016-12-05 11:09:36 -0500
commiteb44f6625879de5edb27229a7226a39e735020d7 (patch)
treec5101ad115524ea3d8eb7c055afd3370a72a1b8b /src/usr/local/www/services_ntpd_acls.php
parent30735b1e8906de0bb1c50f3bb69fe9c7ab648132 (diff)
downloadpfsense-eb44f6625879de5edb27229a7226a39e735020d7.zip
pfsense-eb44f6625879de5edb27229a7226a39e735020d7.tar.gz
remove bogus debug
Diffstat (limited to 'src/usr/local/www/services_ntpd_acls.php')
-rw-r--r--src/usr/local/www/services_ntpd_acls.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/services_ntpd_acls.php b/src/usr/local/www/services_ntpd_acls.php
index 5eb55f3..11c4cc3 100644
--- a/src/usr/local/www/services_ntpd_acls.php
+++ b/src/usr/local/www/services_ntpd_acls.php
@@ -75,7 +75,7 @@ if (is_array($config['ntpd']['restrictions']) && is_array($config['ntpd']['restr
}
if ($_POST) {
- print_r($_POST);
+
unset($input_errors);
$pconfig = $_POST;
OpenPOWER on IntegriCloud