Minor fix
This commit is contained in:
parent
69461104fe
commit
784bc04acd
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ class PaymentService
|
|||
}
|
||||
|
||||
public function sendEmail($contact = null)
|
||||
{nlog("merp");
|
||||
{
|
||||
return (new SendEmail($this->payment, $contact))->run();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue