You are here

constant SIMPLENEWS_SPOOL_IN_PROGRESS in Simplenews 7.2

Same name and namespace in other branches
  1. 6.2 simplenews.module \SIMPLENEWS_SPOOL_IN_PROGRESS
  2. 7 simplenews.module \SIMPLENEWS_SPOOL_IN_PROGRESS
2 uses of SIMPLENEWS_SPOOL_IN_PROGRESS
simplenews_count_spool in includes/simplenews.mail.inc
Count data in mail spool table.
simplenews_get_spool in includes/simplenews.mail.inc
This function allocates messages to be sent in current run.

File

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

Code

define('SIMPLENEWS_SPOOL_IN_PROGRESS', 3);