You are here

constant SIMPLENEWS_SPOOL_PENDING in Simplenews 6

Same name and namespace in other branches
  1. 6.2 simplenews.module \SIMPLENEWS_SPOOL_PENDING
  2. 7.2 simplenews.module \SIMPLENEWS_SPOOL_PENDING
  3. 7 simplenews.module \SIMPLENEWS_SPOOL_PENDING
3 uses of SIMPLENEWS_SPOOL_PENDING
simplenews_mail_mail in ./simplenews.module
Send a node to an email address.
simplenews_mail_spool in ./simplenews.module
Send simplenews newsletters from the spool.
simplenews_save_spool in ./simplenews.module
Save mail message in mail cache table.

File

./simplenews.module, line 46
Simplnews node handling, sent email, newsletter block and general hooks

Code

define('SIMPLENEWS_SPOOL_PENDING', 1);