-
-
Notifications
You must be signed in to change notification settings - Fork 825
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test demonstrating failure to resolve token
- Loading branch information
1 parent
6b3753c
commit b21f024
Showing
3 changed files
with
52 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -572,7 +572,7 @@ public static function format($fields) { | |
* contact ID in RFC822 format. | ||
* | ||
* @param string $from | ||
* contact ID or formatted "From address", eg. 12 or "Fred Bloggs" <[email protected]> | ||
* civicrm_email.id or formatted "From address", eg. 12 or "Fred Bloggs" <[email protected]> | ||
* @return string | ||
* The RFC822-formatted email header (display name + address) | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters