constant SIMPLENEWS_RULES_CONFIRMATION_DEFAULT in Simplenews 3.x
Same name and namespace in other branches
- 8.2 simplenews_rules/simplenews_rules.module \SIMPLENEWS_RULES_CONFIRMATION_DEFAULT
- 8 simplenews_rules/simplenews_rules.module \SIMPLENEWS_RULES_CONFIRMATION_DEFAULT
- 7.2 simplenews_rules/simplenews_rules.module \SIMPLENEWS_RULES_CONFIRMATION_DEFAULT
- 7 simplenews_rules/simplenews_rules.module \SIMPLENEWS_RULES_CONFIRMATION_DEFAULT
2 uses of SIMPLENEWS_RULES_CONFIRMATION_DEFAULT
- simplenews_rules_map_confirmation in simplenews_rules/
simplenews_rules.rules.inc - Map args to the confrmation argument for subscribing/unsubscribing.
- simplenews_rules_rules_action_info in simplenews_rules/
simplenews_rules.rules.inc - Implements hook_rules_action_info().
File
- simplenews_rules/
simplenews_rules.module, line 10 - Module file for Simplenews rules integration.
Code
define('SIMPLENEWS_RULES_CONFIRMATION_DEFAULT', 0);