You are here

constant SIMPLENEWS_RULES_CONFIRMATION_DEFAULT in Simplenews 3.x

Same name and namespace in other branches
  1. 8.2 simplenews_rules/simplenews_rules.module \SIMPLENEWS_RULES_CONFIRMATION_DEFAULT
  2. 8 simplenews_rules/simplenews_rules.module \SIMPLENEWS_RULES_CONFIRMATION_DEFAULT
  3. 7.2 simplenews_rules/simplenews_rules.module \SIMPLENEWS_RULES_CONFIRMATION_DEFAULT
  4. 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);