Fixing style errors.
This commit is contained in:
parent
0d50402803
commit
11704ea6fb
@ -95,7 +95,7 @@ class Contacts extends DolibarrApi
|
||||
{
|
||||
$this->contact->load_ref_elements();
|
||||
}
|
||||
|
||||
|
||||
if ($includeroles)
|
||||
{
|
||||
$this->contact->fetchRoles();
|
||||
@ -259,7 +259,7 @@ class Contacts extends DolibarrApi
|
||||
if ($includecount)
|
||||
{
|
||||
$contact_static->load_ref_elements();
|
||||
}
|
||||
}
|
||||
if ($includeroles)
|
||||
{
|
||||
$contact_static->fetchRoles();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user