forked from extern/egroupware
typo
This commit is contained in:
parent
809a2b8827
commit
0daaf711d7
@ -118,7 +118,7 @@
|
||||
$this->clean_sessions();
|
||||
session_unset();
|
||||
session_destroy();
|
||||
if ($GLOBALS['phpgw_info']['server']['use_cookies'])
|
||||
if ($GLOBALS['phpgw_info']['server']['usecookies'])
|
||||
{
|
||||
$this->phpgw_setcookie(session_name());
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user