CRM-21853: Do not change 'is_multiple' unless included in the params
authorMichael Devery <michael@compucorp.co.uk>
Mon, 26 Mar 2018 10:59:54 +0000 (11:59 +0100)
committerMichael Devery <michael@compucorp.co.uk>
Mon, 26 Mar 2018 15:26:29 +0000 (16:26 +0100)
commite2cb881ce39d22d2169d3df551817872638ce92e
treef1861e2370af98d6a6284d5c9d2d92edd93b036a
parent7e392e019be67199740d56808e0febebc6145e15
CRM-21853: Do not change 'is_multiple' unless included in the params

Also remove use of CRM_Utils_Array call since we're sure it's set
CRM/Core/BAO/CustomGroup.php