constant SIMPLENEWS_SPOOL_DONE in Simplenews 6.2
Same name and namespace in other branches
- 6 simplenews.module \SIMPLENEWS_SPOOL_DONE
- 7.2 simplenews.module \SIMPLENEWS_SPOOL_DONE
- 7 simplenews.module \SIMPLENEWS_SPOOL_DONE
3 uses of SIMPLENEWS_SPOOL_DONE
- simplenews_clear_spool in includes/
simplenews.mail.inc - Remove records from mail spool table.
- simplenews_mail_mail in includes/
simplenews.mail.inc - Send a node to an email address.
- simplenews_mail_spool in includes/
simplenews.mail.inc - Send simplenews newsletters from the spool.
File
- ./
simplenews.module, line 52 - Simplenews node handling, sent email, newsletter block and general hooks
Code
define('SIMPLENEWS_SPOOL_DONE', 2);