Work on multicompany module with smarty integration
This commit is contained in:
parent
d83e14049c
commit
e8db356549
@ -139,7 +139,7 @@ function dol_loginfunction($langs,$conf,$mysoc)
|
||||
if (! empty($conf->global->MAIN_MODULE_MULTICOMPANY))
|
||||
{
|
||||
$lastuser = '';
|
||||
$lastentity = '';
|
||||
$lastentity = $_POST['entity'];
|
||||
|
||||
if (! empty($conf->global->MAIN_MULTICOMPANY_COOKIE))
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user