merge
This commit is contained in:
parent
e95f38cca7
commit
fb980fb110
@ -224,7 +224,6 @@ class DolibarrApi
|
|||||||
if (!empty($object->thirdparty) && is_object($object->thirdparty)) {
|
if (!empty($object->thirdparty) && is_object($object->thirdparty)) {
|
||||||
$this->_cleanObjectDatas($object->thirdparty);
|
$this->_cleanObjectDatas($object->thirdparty);
|
||||||
}
|
}
|
||||||
dol_syslog(print_r($object, true), LOG_NOTICE);
|
|
||||||
return $object;
|
return $object;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user