forked from Wavyzz/dolibarr
Fix: more simple
This commit is contained in:
@@ -213,7 +213,7 @@ function dol_loginfunction($langs,$conf,$mysoc)
|
||||
{
|
||||
$mc = new ActionsMulticompany($db);
|
||||
|
||||
$select_entity=$mc->select_entities($lastentity, 1, 'tabindex="3"');
|
||||
$select_entity=$mc->select_entities($lastentity, 'tabindex="3"');
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user