Added the option to import JCB packages with GUID mapping. Resolved gh-657 to allow for painless fieldtype change in the field area.
This commit is contained in:
@ -5042,7 +5042,7 @@ class Fields extends Structure
|
||||
);
|
||||
break;
|
||||
case 4:
|
||||
// WHMCS_ENCRYPTION_VDMKEY
|
||||
// WHMCS_ENCRYPTION_VDMKEY (DUE REMOVAL)
|
||||
$this->whmcsFieldModeling[$nameSingleCode][] = $name;
|
||||
// Site settings of each field if needed
|
||||
$this->buildSiteFieldData(
|
||||
|
Reference in New Issue
Block a user