You are here

constant SIMPLENEWS_SUBSCRIPTION_INACTIVE in Simplenews 7

Same name and namespace in other branches
  1. 7.2 simplenews.module \SIMPLENEWS_SUBSCRIPTION_INACTIVE

SUBSCRIPTION STATUS

2 uses of SIMPLENEWS_SUBSCRIPTION_INACTIVE
hook_simplenews_subscription_operations in ./simplenews.api.php
Return operations to be applied to subscriptions.
simplenews_simplenews_subscription_operations in includes/simplenews.admin.inc
Implements hook_simplenews_subscription_operations().

File

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

Code

define('SIMPLENEWS_SUBSCRIPTION_INACTIVE', 0);