mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04: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