forked from extern/egroupware
fixed typo
This commit is contained in:
parent
1d6a4ff344
commit
1417a115f6
@ -140,7 +140,7 @@
|
||||
|
||||
/* Create the crypto object */
|
||||
$GLOBALS['phpgw']->crypto = CreateObject('phpgwapi.crypto');
|
||||
if ($GLOBALS['phpgw_info']['server']['use_cookies'])
|
||||
if ($GLOBALS['phpgw_info']['server']['usecookies'])
|
||||
{
|
||||
$this->phpgw_set_cookiedomain();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user