Remove debugging code.

This commit is contained in:
Ermal Luçi 2008-08-10 16:59:49 +00:00
parent b6f3005c2b
commit b8d1c38b2b

View File

@ -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'];