Opened 2 years ago
Closed 2 years ago
#3534 closed Enhancement (wontfix)
Add headers param to the system, email hook
| Reported by: | brettp | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | Elgg 1.7.10 |
| Component: | Core | Version: | 1.7 |
| Severity: | minor | Keywords: | |
| Cc: | brett@… | Difficulty: | trivial |
Description
Use an array an implode by the line ending string.
Change History (1)
comment:1 Changed 2 years ago by brettp
- Resolution set to wontfix
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

This hook is less useful than I originally thought because it wants you to return bool instead of modifying the params and then using those. Probably not worth changing that system for this until the 1.8.X notifications rewrite.