mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Remove debugging
This commit is contained in:
parent
69d52504d3
commit
8f96374c8a
@ -64,8 +64,6 @@ if (isset($_GET['dup']))
|
||||
|
||||
if ($_POST) {
|
||||
|
||||
$post = print_r($_POST, true);
|
||||
log_error("$post");
|
||||
unset($input_errors);
|
||||
$pconfig = $_POST;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user