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:
@ -465,7 +465,7 @@ class Interpretation extends Fields
|
||||
$bool[] = $this->_t(2) . "return false;";
|
||||
$bool[] = $this->_t(1) . "}";
|
||||
|
||||
// return the genuine mentod statement
|
||||
// return the genuine method statement
|
||||
return implode(PHP_EOL, $bool);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user