constant SIMPLENEWS_SPOOL_DONE in Simplenews 6
Same name and namespace in other branches
- 6.2 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 ./
simplenews.module - Remove records from mail spool table.
- 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.
File
- ./
simplenews.module, line 47 - Simplnews node handling, sent email, newsletter block and general hooks
Code
define('SIMPLENEWS_SPOOL_DONE', 2);