forked from extern/egroupware
accidently left forced frames mode
This commit is contained in:
parent
eb0b6aaf30
commit
03a64409f8
@ -394,7 +394,7 @@
|
||||
{
|
||||
define('PHPGW_FRAME_PART','start');
|
||||
}
|
||||
$GLOBALS['phpgw_info']['server']['useframes'] = 'always';
|
||||
//$GLOBALS['phpgw_info']['server']['useframes'] = 'always';
|
||||
if(((isset($GLOBALS['phpgw_info']['user']['preferences']['common']['useframes']) &&
|
||||
$GLOBALS['phpgw_info']['user']['preferences']['common']['useframes'] &&
|
||||
$GLOBALS['phpgw_info']['server']['useframes'] == 'allowed') ||
|
||||
|
Loading…
Reference in New Issue
Block a user