You are here

constant SIMPLENEWS_STATUS_SEND_READY in Simplenews 6

Same name and namespace in other branches
  1. 8.2 simplenews.module \SIMPLENEWS_STATUS_SEND_READY
  2. 8 simplenews.module \SIMPLENEWS_STATUS_SEND_READY
  3. 6.2 simplenews.module \SIMPLENEWS_STATUS_SEND_READY
  4. 7.2 simplenews.module \SIMPLENEWS_STATUS_SEND_READY
  5. 7 simplenews.module \SIMPLENEWS_STATUS_SEND_READY
  6. 3.x simplenews.module \SIMPLENEWS_STATUS_SEND_READY
2 uses of SIMPLENEWS_STATUS_SEND_READY
simplenews_handler_field_newsletter_s_status::render in ./simplenews_handler_field_newsletter_s_status.inc
simplenews_send_status_update in ./simplenews.module
Update newsletter sent status.

File

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

Code

define('SIMPLENEWS_STATUS_SEND_READY', 2);