MantisBT: master 037b99a5

Author Committer Branch Timestamp Parent
dregad dregad master 2015-04-05 02:34 master ca7d087a
Affected Issues  0017460: Email notifications are sent in batches
Changeset

email_store() should always set EMAIL_SHUTDOWN_GENERATED flag

Even though the code in email_shutdown_function() handles the
EMAIL_SHUTDOWN_FORCE flag as though EMAIL_SHUTDOWN_GENERATED were also
set, it is technically more correct to always set the flag.

Issue 0017460

mod - core/email_api.php Diff File