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.140,1.141


From: Dan Kuykendall <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/inc functions.inc.php,1.140,1.141
Date: Thu, 30 May 2002 17:14:32 -0400

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

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

Index: functions.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/inc/functions.inc.php,v
retrieving revision 1.140
retrieving revision 1.141
diff -C2 -r1.140 -r1.141
*** functions.inc.php   30 May 2002 21:13:07 -0000      1.140
--- functions.inc.php   30 May 2002 21:14:29 -0000      1.141
***************
*** 395,399 ****
                        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'] && 
--- 395,399 ----
                        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]