phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: phpgwapi/inc class.sessions.inc.php,1.104.4.11,


From: Dave Hall <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/inc class.sessions.inc.php,1.104.4.11,1.104.4.12
Date: Fri, 06 Jun 2003 17:50:32 -0400

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

Modified Files:
      Tag: Version-0_9_16-branch
        class.sessions.inc.php 
Log Message:
i was on crack

Index: class.sessions.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/inc/class.sessions.inc.php,v
retrieving revision 1.104.4.11
retrieving revision 1.104.4.12
diff -C2 -r1.104.4.11 -r1.104.4.12
*** class.sessions.inc.php      6 Jun 2003 00:19:26 -0000       1.104.4.11
--- class.sessions.inc.php      6 Jun 2003 21:50:30 -0000       1.104.4.12
***************
*** 928,932 ****
                        }
  
!                       
if(@isset($GLOBALS['phpgw_info']['server']['enforce_ssl']) && 
$GLOBALS['phpgw_info']['server']['enforce_ssl']); // && !$_SERVER['HTTPS']) 
imho https should always be a full path - skwashd
                        {
                                if(substr($url ,0,4) != 'http')
--- 928,932 ----
                        }
  
!                       
if(@isset($GLOBALS['phpgw_info']['server']['enforce_ssl']) && 
$GLOBALS['phpgw_info']['server']['enforce_ssl']) // && !$_SERVER['HTTPS']) imho 
https should always be a full path - skwashd
                        {
                                if(substr($url ,0,4) != 'http')





reply via email to

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