Update commonobject.class.php
This commit is contained in:
parent
08009bcec5
commit
9dd3d970bf
@ -1215,7 +1215,7 @@ abstract class CommonObject
|
|||||||
public function delete_linked_contact($source = '', $code = '')
|
public function delete_linked_contact($source = '', $code = '')
|
||||||
{
|
{
|
||||||
// phpcs:enable
|
// phpcs:enable
|
||||||
$listId = null;
|
$listId = '';
|
||||||
$temp = array();
|
$temp = array();
|
||||||
$typeContact = $this->liste_type_contact($source, '', 0, 0, $code);
|
$typeContact = $this->liste_type_contact($source, '', 0, 0, $code);
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user