constant NOTIFICATIONS_SUBSCRIPTION_ACTIVE in Notifications 6
Same name and namespace in other branches
- 5 notifications.module \NOTIFICATIONS_SUBSCRIPTION_ACTIVE
- 6.2 notifications.module \NOTIFICATIONS_SUBSCRIPTION_ACTIVE
- 6.3 notifications.module \NOTIFICATIONS_SUBSCRIPTION_ACTIVE
3 uses of NOTIFICATIONS_SUBSCRIPTION_ACTIVE
- notifications_subscriptions_operations in ./
notifications.manage.inc - Subscription mass operations.
- 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);