MantisBT: master ca7d087a
| Author | Committer | Branch | Timestamp | Parent |
|---|---|---|---|---|
| dregad | dregad | master | 2015-04-04 06:58 | master 9c45e146 |
| Affected Issues | 0017460: Email notifications are sent in batches | |||
| Changeset | Refactor the email shutdown function Register email_shutdown_function() from a new generic helper API, The shutdown function is now always registered, and the logic to The $g_email_stored global variable has been renamed and is now used as
To implement that behavior, a new optional parameter ($p_force) was These changes are derived from vboctor's comments in PR 589. Issue 0017460 |
|||
| mod - core.php | Diff File | |||
| mod - core/constant_inc.php | Diff File | |||
| mod - core/email_api.php | Diff File | |||
| mod - core/helper_api.php | Diff File | |||
| mod - core/logging_api.php | Diff File | |||