You are here

constant SIMPLENEWS_COMMAND_SEND_NOW in Simplenews 6

Same name and namespace in other branches
  1. 8.2 simplenews.module \SIMPLENEWS_COMMAND_SEND_NOW
  2. 8 simplenews.module \SIMPLENEWS_COMMAND_SEND_NOW
  3. 6.2 simplenews.module \SIMPLENEWS_COMMAND_SEND_NOW
  4. 7.2 simplenews.module \SIMPLENEWS_COMMAND_SEND_NOW
  5. 7 simplenews.module \SIMPLENEWS_COMMAND_SEND_NOW
  6. 3.x simplenews.module \SIMPLENEWS_COMMAND_SEND_NOW
1 use of SIMPLENEWS_COMMAND_SEND_NOW
simplenews_nodeapi in ./simplenews.module
Implementation of hook_nodeapi().

File

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

Code

define('SIMPLENEWS_COMMAND_SEND_NOW', 1);