Merge pull request #4999 from totten/master-autosave
[civicrm-core.git] / settings / Mailing.setting.php
index 4b47d07ecbf75a6104f554287768020abb474e91..6a4cfe7035e7a944fd872d2cc163b1a24599e226 100644 (file)
@@ -23,7 +23,7 @@
  | GNU Affero General Public License or the licensing of CiviCRM,     |
  | see the CiviCRM license FAQ at http://civicrm.org/licensing        |
  +--------------------------------------------------------------------+
-*/
+ */
 
 /**
  *
@@ -108,20 +108,6 @@ return array(
     'description' => NULL,
     'help_text' => NULL,
   ),
-  'profile_double_optin' => array(
-    'group_name' => 'Mailing Preferences',
-    'group' => 'mailing',
-    'name' => 'profile_double_optin',
-    'type' => 'Integer',
-    'html_type' => 'checkbox',
-    'default' => 0,
-    'add' => '4.1',
-    'title' => 'Enable Double Opt-in for Profile Group(s) field',
-    'is_domain' => 1,
-    'is_contact' => 0,
-    'description' => 'When CiviMail is enabled, users who "subscribe" to a group from a profile Group(s) checkbox will receive a confirmation email. They must respond (opt-in) before they are added to the group.',
-    'help_text' => NULL,
-  ),
   'profile_add_to_group_double_optin' => array(
     'group_name' => 'Mailing Preferences',
     'group' => 'mailing',