mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 23:00:56 +01:00
left forced frames mode again
This commit is contained in:
parent
0e2e0f5446
commit
9bd5ee2de5
@ -396,7 +396,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