A couple of additional fixes to changed document reports.
[fa-stable.git] / reporting / rep210.php
index 2c94b3d333580c81671e900ea2207e775cb24a04..072e8d90721620324d92d69496005342fc4a301c 100644 (file)
@@ -173,7 +173,7 @@ function print_remittances()
                        if ($email == 1)
                        {
                                $myrow['DebtorName'] = $myrow['supp_name'];
-                               $rep->End($email, '', $myrow);
+                               $rep->End($email);
                        }
                }       
        }