Merge pull request #7529 from rohankatkar/Webtests_Fix_master
[civicrm-core.git] / settings / Core.setting.php
index a09ffbde7bdbea205b9019837f2fdb1a45ed65ac..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',
@@ -581,7 +567,7 @@ return array(
     'type' => 'String',
     'default' => NULL,
     'add' => '4.3',
-    'title' => NULL,
+    'title' => 'resCacheCode',
     'is_domain' => 1,
     'is_contact' => 0,
     'description' => 'Code appended to resource URLs (JS/CSS) to coerce HTTP caching',
@@ -771,7 +757,7 @@ return array(
     'type' => 'Integer',
     'default' => 0,
     'add' => '4.7',
-    'title' => NULL,
+    'title' => 'systemStatusCheckResult',
     'is_domain' => 1,
     'is_contact' => 0,
     'description' => NULL,