left forced frames mode again

This commit is contained in:
seek3r 2002-05-31 18:37:18 +00:00
parent 0e2e0f5446
commit 9bd5ee2de5

View File

@ -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') ||