mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 16:03:47 +01:00
phpgw --> egw
This commit is contained in:
parent
052c0e964c
commit
bdb15819bd
@ -136,7 +136,7 @@
|
|||||||
@session_destroy();
|
@session_destroy();
|
||||||
if ($GLOBALS['egw_info']['server']['usecookies'])
|
if ($GLOBALS['egw_info']['server']['usecookies'])
|
||||||
{
|
{
|
||||||
$this->phpgw_setcookie(session_name());
|
$this->egw_setcookie(session_name());
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user