phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] CVS: phpgwapi/inc functions.inc.php,1.144,1.145


From: Dan Kuykendall <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/inc functions.inc.php,1.144,1.145
Date: Fri, 31 May 2002 14:37:21 -0400

Update of /cvsroot/phpgroupware/phpgwapi/inc
In directory subversions:/tmp/cvs-serv12464

Modified Files:
        functions.inc.php 
Log Message:
left forced frames mode again

Index: functions.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/inc/functions.inc.php,v
retrieving revision 1.144
retrieving revision 1.145
diff -C2 -r1.144 -r1.145
*** functions.inc.php   31 May 2002 18:13:07 -0000      1.144
--- functions.inc.php   31 May 2002 18:37:18 -0000      1.145
***************
*** 397,401 ****
                        define('PHPGW_FRAME_PART','start');
                }
! $GLOBALS['phpgw_info']['server']['useframes'] = 'always';
                
if(((isset($GLOBALS['phpgw_info']['user']['preferences']['common']['useframes'])
 &&     
                        
$GLOBALS['phpgw_info']['user']['preferences']['common']['useframes'] && 
--- 397,401 ----
                        define('PHPGW_FRAME_PART','start');
                }
! //$GLOBALS['phpgw_info']['server']['useframes'] = 'always';
                
if(((isset($GLOBALS['phpgw_info']['user']['preferences']['common']['useframes'])
 &&     
                        
$GLOBALS['phpgw_info']['user']['preferences']['common']['useframes'] && 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]