Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SmtpMailer.php Line 400 Error #28

Open
social-butterfly opened this issue Jul 19, 2018 · 2 comments
Open

SmtpMailer.php Line 400 Error #28

social-butterfly opened this issue Jul 19, 2018 · 2 comments

Comments

@social-butterfly
Copy link

return $this-checkMailError($mail);

Should be
return $this->checkMailError($mail);

@gherkins
Copy link
Contributor

fixed in #23

@xini
Copy link
Contributor

xini commented Sep 15, 2020

please close.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants