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