Remove debugging

This commit is contained in:
Seth Mos 2008-11-13 18:29:31 +00:00
parent 69d52504d3
commit 8f96374c8a

View File

@ -64,8 +64,6 @@ if (isset($_GET['dup']))
if ($_POST) {
$post = print_r($_POST, true);
log_error("$post");
unset($input_errors);
$pconfig = $_POST;