SyntaxConformance fix
authorColeman Watts <coleman@civicrm.org>
Wed, 18 Nov 2015 23:17:53 +0000 (18:17 -0500)
committerColeman Watts <coleman@civicrm.org>
Wed, 18 Nov 2015 23:17:53 +0000 (18:17 -0500)
settings/Core.setting.php

index a09ffbde7bdbea205b9019837f2fdb1a45ed65ac..e7a0931c50c6de57e3c31c5d64adc61fcd195984 100644 (file)
@@ -581,7 +581,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 +771,7 @@ return array(
     'type' => 'Integer',
     'default' => 0,
     'add' => '4.7',
-    'title' => NULL,
+    'title' => 'systemStatusCheckResult',
     'is_domain' => 1,
     'is_contact' => 0,
     'description' => NULL,