Fixing style errors.

This commit is contained in:
stickler-ci 2020-11-23 22:33:45 +00:00
parent 0d50402803
commit 11704ea6fb

View File

@ -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();