Cleanup.
[fa-stable.git] / reporting / rep210.php
index eb928396fa09841dd62a459d1f07c100285df4ba..7f6b53b65e20c5e23e3b65faec3a36a629b20af7 100644 (file)
@@ -174,9 +174,7 @@ function print_remittances()
                        $rep->Font();
                        if ($email == 1)
                        {
-//                             $myrow['contact_email'] = $myrow['email'];
                                $myrow['DebtorName'] = $myrow['supp_name'];
-//                             if ($myrow['contact'] != '') $myrow['DebtorName'] = $myrow['contact'];
                                $rep->End($email, $doc_Order_no . " " . $myrow['reference'], $myrow);
                        }
                }