Revision 4f446437
Added by Stephen Beaver over 9 years ago
src/usr/local/www/services_unbound_host_edit.php | ||
---|---|---|
106 | 106 |
} |
107 | 107 |
|
108 | 108 |
if ($_POST) { |
109 |
print_r($_POST); |
|
110 | 109 |
unset($input_errors); |
111 | 110 |
$pconfig = $_POST; |
112 | 111 |
|
Also available in: Unified diff
Remove debug