commit
7bb6b24b96
@ -127,7 +127,6 @@ class Contacts extends DolibarrApi
|
|||||||
$result = $this->contact->initAsSpecimen();
|
$result = $this->contact->initAsSpecimen();
|
||||||
} else {
|
} else {
|
||||||
$result = $this->contact->fetch('', '', '', $email);
|
$result = $this->contact->fetch('', '', '', $email);
|
||||||
$this->contact->fetchRoles();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!$result)
|
if (!$result)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user