constant SIMPLENEWS_RULES_CONFIRMATION_YES in Simplenews 3.x
Same name and namespace in other branches
- 8.2 simplenews_rules/simplenews_rules.module \SIMPLENEWS_RULES_CONFIRMATION_YES
- 8 simplenews_rules/simplenews_rules.module \SIMPLENEWS_RULES_CONFIRMATION_YES
- 7.2 simplenews_rules/simplenews_rules.module \SIMPLENEWS_RULES_CONFIRMATION_YES
- 7 simplenews_rules/simplenews_rules.module \SIMPLENEWS_RULES_CONFIRMATION_YES
1 use of SIMPLENEWS_RULES_CONFIRMATION_YES
- simplenews_rules_map_confirmation in simplenews_rules/
simplenews_rules.rules.inc - Map args to the confrmation argument for subscribing/unsubscribing.
File
- simplenews_rules/
simplenews_rules.module, line 11 - Module file for Simplenews rules integration.
Code
define('SIMPLENEWS_RULES_CONFIRMATION_YES', 1);