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:
d2cda74
)
Fix versionAlert setting CRM-12701
author
Coleman Watts
<coleman@civicrm.org>
Wed, 29 May 2013 20:13:51 +0000
(13:13 -0700)
committer
Coleman Watts
<coleman@civicrm.org>
Wed, 29 May 2013 20:14:32 +0000
(13:14 -0700)
settings/Core.setting.php
patch
|
blob
|
blame
|
history
diff --git
a/settings/Core.setting.php
b/settings/Core.setting.php
index 057e11e8be48107af1be0d3d57f1f1131e87fa98..e6aa89344440fd1311ec9be7853606ae0e52e624 100644
(file)
--- a/
settings/Core.setting.php
+++ b/
settings/Core.setting.php
@@
-327,8
+327,6
@@
return array (
'group_name' => 'CiviCRM Preferences',
'group' => 'core',
'name' => 'versionAlert',
- 'prefetch' => 1,
- 'config_only'=> 1,
'type' => 'Boolean',
'quick_form_type' => 'YesNo',
'default' => 1,