Merge pull request #7529 from rohankatkar/Webtests_Fix_master
[civicrm-core.git] / settings / Core.setting.php
index e7a0931c50c6de57e3c31c5d64adc61fcd195984..00bbf3525ec90700d592bfad768d12cbd3f8e169 100644 (file)
@@ -361,20 +361,6 @@ return array(
     'description' => 'Allow Permanent Delete for contacts who are linked to live financial transactions',
     'help_text' => NULL,
   ),
-  'versionCheck' => array(
-    'group_name' => 'CiviCRM Preferences',
-    'group' => 'core',
-    'name' => 'versionCheck',
-    'type' => 'Boolean',
-    'quick_form_type' => 'YesNo',
-    'default' => 1,
-    'add' => '4.3',
-    'title' => 'Automatically Check for Updates',
-    'is_domain' => 1,
-    'is_contact' => 0,
-    'description' => "",
-    'help_text' => NULL,
-  ),
   'securityAlert' => array(
     'group_name' => 'CiviCRM Preferences',
     'group' => 'core',