Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mail::send hook returns true in Mail.inc.php
if (HookRegistry::call('Mail::send', array($this))) return true;
- Loading branch information