Add a comment to remember to make a fix of this
This commit is contained in:
parent
47f255ea15
commit
49cb6a58b5
@ -44,6 +44,8 @@ if ($conf->phenix->enabled && $conf->phenix->cookie)
|
|||||||
setcookie($conf->phenix->cookie, '', 1, "/");
|
setcookie($conf->phenix->cookie, '', 1, "/");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// TODO Should remove this because entity should be saved in session
|
||||||
|
// and is already destroyed by the session_destroy later.
|
||||||
// Multi-Company module
|
// Multi-Company module
|
||||||
if ($conf->multicompany->enabled)
|
if ($conf->multicompany->enabled)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user