summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorErmal Luçi <eri@pfsense.org>2008-08-10 16:59:49 +0000
committerErmal Luçi <eri@pfsense.org>2008-08-10 16:59:49 +0000
commitb8d1c38b2bfcb0d4e16acacfb93c53eef3b8519e (patch)
tree24d4a5b9cb6a9840481fd89fcb0000c4fef377f5 /usr
parentb6f3005c2b192b613cd4102aa31e43267dec60ff (diff)
downloadpfsense-b8d1c38b2bfcb0d4e16acacfb93c53eef3b8519e.zip
pfsense-b8d1c38b2bfcb0d4e16acacfb93c53eef3b8519e.tar.gz
Remove debugging code.
Diffstat (limited to 'usr')
-rwxr-xr-xusr/local/www/firewall_aliases_edit.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/local/www/firewall_aliases_edit.php b/usr/local/www/firewall_aliases_edit.php
index 6b12695..48f8b70 100755
--- a/usr/local/www/firewall_aliases_edit.php
+++ b/usr/local/www/firewall_aliases_edit.php
@@ -211,7 +211,6 @@ if ($_POST) {
}
if (!$input_errors) {
- echo "{$address} --- ggggggggg <br/><br/>";
$alias['address'] = $address;
$alias['descr'] = mb_convert_encoding($_POST['descr'],"HTML-ENTITIES","auto");
$alias['type'] = $_POST['type'];
OpenPOWER on IntegriCloud