You are here

constant NOTIFICATIONS_SUBSCRIPTION_ACTIVE in Notifications 6.3

Same name and namespace in other branches
  1. 5 notifications.module \NOTIFICATIONS_SUBSCRIPTION_ACTIVE
  2. 6 notifications.module \NOTIFICATIONS_SUBSCRIPTION_ACTIVE
  3. 6.2 notifications.module \NOTIFICATIONS_SUBSCRIPTION_ACTIVE
4 uses of NOTIFICATIONS_SUBSCRIPTION_ACTIVE
notifications_subscriptions_operations in ./notifications.manage.inc
Subscription mass operations.
notifications_update_user_subscriptions_submit in ./notifications.pages.inc
notifications_user in ./notifications.module
Implementation of hook_user().
_notifications_subscription_defaults in ./notifications.module
Default values for subscription

File

./notifications.module, line 25
Notifications module

Code

define('NOTIFICATIONS_SUBSCRIPTION_ACTIVE', 1);