You are here

constant SIMPLENEWS_SUBSCRIPTION_ACTIVE in Simplenews 7

Same name and namespace in other branches
  1. 7.2 simplenews.module \SIMPLENEWS_SUBSCRIPTION_ACTIVE
3 uses of SIMPLENEWS_SUBSCRIPTION_ACTIVE
hook_simplenews_subscription_operations in ./simplenews.api.php
Return operations to be applied to subscriptions.
simplenews_add_node_to_spool in includes/simplenews.mail.inc
Add the newsletter node to the mail spool.
simplenews_simplenews_subscription_operations in includes/simplenews.admin.inc
Implements hook_simplenews_subscription_operations().

File

./simplenews.module, line 62
Simplenews node handling, sent email, newsletter block and general hooks

Code

define('SIMPLENEWS_SUBSCRIPTION_ACTIVE', 1);