Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.5
-
Fix Version/s: 4.7
-
Component/s: None
-
Labels:None
-
Documentation Required?:Developer Doc
-
Funding Source:Core Team Funds
Description
Minor cleanup on xml for the new setting
https://github.com/davecivicrm/civicrm-core/commit/d5f1ee757351f6a82dd28e722497cdc61855a4db
- the config_only really marks settings not yet converted.
- prefetch marks things that are 'so frequently used it makes sent to cache them in the config object'
- I don't think either apply but config only definitely doesn't - there is a comment on the commit about it too