CustomGroup - cleanup handling of serialized fields in old function
authorColeman Watts <coleman@civicrm.org>
Fri, 3 Apr 2020 21:28:34 +0000 (17:28 -0400)
committerColeman Watts <coleman@civicrm.org>
Fri, 3 Apr 2020 21:28:34 +0000 (17:28 -0400)
commit548447032f58c506c29ffc32ae661836647b54cd
tree1225bc0da3395292ff0f610b6e1b18f89c65285e
parent55c420d59ecff56319564038b4cbf62987520862
CustomGroup - cleanup handling of serialized fields in old function

Use new isSeralized method rather than looking at html_type to figure out how to handle the data
CRM/Core/BAO/CustomGroup.php