You are here

constant SIMPLENEWS_SPOOL_IN_PROGRESS in Simplenews 6.2

Same name and namespace in other branches
  1. 7.2 simplenews.module \SIMPLENEWS_SPOOL_IN_PROGRESS
  2. 7 simplenews.module \SIMPLENEWS_SPOOL_IN_PROGRESS
2 uses of SIMPLENEWS_SPOOL_IN_PROGRESS
simplenews_get_spool in includes/simplenews.mail.inc
This function allocates messages to be sent in current run.
simplenews_mail_spool in includes/simplenews.mail.inc
Send simplenews newsletters from the spool.

File

./simplenews.module, line 53
Simplenews node handling, sent email, newsletter block and general hooks

Code

define('SIMPLENEWS_SPOOL_IN_PROGRESS', 3);