mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-06 17:13:03 +01:00
Update commonobject.class.php
This commit is contained in:
committed by
GitHub
parent
08009bcec5
commit
9dd3d970bf
@@ -1215,7 +1215,7 @@ abstract class CommonObject
|
||||
public function delete_linked_contact($source = '', $code = '')
|
||||
{
|
||||
// phpcs:enable
|
||||
$listId = null;
|
||||
$listId = '';
|
||||
$temp = array();
|
||||
$typeContact = $this->liste_type_contact($source, '', 0, 0, $code);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user