constant SIMPLENEWS_SPOOL_PENDING in Simplenews 6.2
Same name and namespace in other branches
- 6 simplenews.module \SIMPLENEWS_SPOOL_PENDING
- 7.2 simplenews.module \SIMPLENEWS_SPOOL_PENDING
- 7 simplenews.module \SIMPLENEWS_SPOOL_PENDING
3 uses of SIMPLENEWS_SPOOL_PENDING
- simplenews_mail_spool in includes/
simplenews.mail.inc - Send simplenews newsletters from the spool.
- simplenews_save_spool in includes/
simplenews.mail.inc - Save mail message in mail cache table.
- simplenews_send_node in includes/
simplenews.mail.inc - Send newsletter node to subscribers.
File
- ./
simplenews.module, line 51 - Simplenews node handling, sent email, newsletter block and general hooks
Code
define('SIMPLENEWS_SPOOL_PENDING', 1);