mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Remove debugging code.
This commit is contained in:
parent
b6f3005c2b
commit
b8d1c38b2b
@ -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'];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user