constant SIMPLENEWS_COMMAND_SEND_NOW in Simplenews 6
Same name and namespace in other branches
- 8.2 simplenews.module \SIMPLENEWS_COMMAND_SEND_NOW
- 8 simplenews.module \SIMPLENEWS_COMMAND_SEND_NOW
- 6.2 simplenews.module \SIMPLENEWS_COMMAND_SEND_NOW
- 7.2 simplenews.module \SIMPLENEWS_COMMAND_SEND_NOW
- 7 simplenews.module \SIMPLENEWS_COMMAND_SEND_NOW
- 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);