fix extrafields linnktoObject Thirdpary option showAdress
This commit is contained in:
parent
1173059e7b
commit
72e0250117
@ -6222,7 +6222,6 @@ class Form
|
||||
$obj = $this->db->fetch_object($resql);
|
||||
$label = '';
|
||||
$tmparray = explode(',', $fieldstoshow);
|
||||
|
||||
foreach ($tmparray as $key => $val)
|
||||
{
|
||||
$val = preg_replace('/t\./', '', $val);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user