projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e2a3547
)
SyntaxConformance fix
author
Coleman Watts
<coleman@civicrm.org>
Wed, 18 Nov 2015 23:17:53 +0000
(18:17 -0500)
committer
Coleman Watts
<coleman@civicrm.org>
Wed, 18 Nov 2015 23:17:53 +0000
(18:17 -0500)
settings/Core.setting.php
patch
|
blob
|
blame
|
history
diff --git
a/settings/Core.setting.php
b/settings/Core.setting.php
index a09ffbde7bdbea205b9019837f2fdb1a45ed65ac..e7a0931c50c6de57e3c31c5d64adc61fcd195984 100644
(file)
--- a/
settings/Core.setting.php
+++ b/
settings/Core.setting.php
@@
-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,