mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-12-29 11:20:50 -05:00
Minor fix
This commit is contained in:
parent
69461104fe
commit
784bc04acd
@ -49,7 +49,7 @@ class PaymentService
|
||||
}
|
||||
|
||||
public function sendEmail($contact = null)
|
||||
{nlog("merp");
|
||||
{
|
||||
return (new SendEmail($this->payment, $contact))->run();
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user