mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-25 15:29:17 +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');
|
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']) &&
|
if(((isset($GLOBALS['phpgw_info']['user']['preferences']['common']['useframes']) &&
|
||||||
$GLOBALS['phpgw_info']['user']['preferences']['common']['useframes'] &&
|
$GLOBALS['phpgw_info']['user']['preferences']['common']['useframes'] &&
|
||||||
$GLOBALS['phpgw_info']['server']['useframes'] == 'allowed') ||
|
$GLOBALS['phpgw_info']['server']['useframes'] == 'allowed') ||
|
||||||
|
Loading…
Reference in New Issue
Block a user