summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorSeth Mos <seth.mos@xs4all.nl>2008-11-13 18:29:31 +0000
committerSeth Mos <seth.mos@xs4all.nl>2008-11-13 18:29:31 +0000
commit8f96374c8a11be3eff06ba8e19bbe69b98b87ea2 (patch)
tree9075a820308f56b2a829646d6e3357b22d85448f /usr
parent69d52504d334ed303d50a794867ac12577b43940 (diff)
downloadpfsense-8f96374c8a11be3eff06ba8e19bbe69b98b87ea2.zip
pfsense-8f96374c8a11be3eff06ba8e19bbe69b98b87ea2.tar.gz
Remove debugging
Diffstat (limited to 'usr')
-rwxr-xr-xusr/local/www/system_gateways_edit.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr/local/www/system_gateways_edit.php b/usr/local/www/system_gateways_edit.php
index 6833843..294483d 100755
--- a/usr/local/www/system_gateways_edit.php
+++ b/usr/local/www/system_gateways_edit.php
@@ -64,8 +64,6 @@ if (isset($_GET['dup']))
if ($_POST) {
- $post = print_r($_POST, true);
- log_error("$post");
unset($input_errors);
$pconfig = $_POST;
OpenPOWER on IntegriCloud