constant SIMPLENEWS_COMMAND_SEND_NONE in Simplenews Scheduler 6.2
Same name and namespace in other branches
- 7 simplenews_scheduler.module \SIMPLENEWS_COMMAND_SEND_NONE
1 use of SIMPLENEWS_COMMAND_SEND_NONE
- simplenews_scheduler_form_simplenews_node_tab_send_form_alter in ./
simplenews_scheduler.module - Implementation of hook_form_FORM_ID_alter().
File
- ./
simplenews_scheduler.module, line 14 - Simplenews Scheduler module allows a schedule to be set for sending (and resending) a Simplenews item.
Code
define('SIMPLENEWS_COMMAND_SEND_NONE', 4);