Fix api contact
This commit is contained in:
parent
47cfdb4ef2
commit
51eed3efe5
@ -127,7 +127,6 @@ class Contacts extends DolibarrApi
|
||||
$result = $this->contact->initAsSpecimen();
|
||||
} else {
|
||||
$result = $this->contact->fetch('', '', '', $email);
|
||||
$this->contact->fetchRoles();
|
||||
}
|
||||
|
||||
if (!$result)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user