phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] api/sessions class.sessions_php.php, 1.1.1.1.2.1, 1.


From: Joseph Engo <address@hidden>
Subject: [Phpgroupware-cvs] api/sessions class.sessions_php.php, 1.1.1.1.2.1, 1.1.1.1.2.2
Date: Thu, 30 Oct 2003 21:18:17 +0000

Update of /cvsroot/phpgroupware/api/sessions
In directory subversions:/tmp/cvs-serv27274/api/sessions

Modified Files:
      Tag: proposal-branch
        class.sessions_php.php 
Log Message:
Started working on op history


Index: class.sessions_php.php
===================================================================
RCS file: /cvsroot/phpgroupware/api/sessions/class.sessions_php.php,v
retrieving revision 1.1.1.1.2.1
retrieving revision 1.1.1.1.2.2
diff -C2 -d -r1.1.1.1.2.1 -r1.1.1.1.2.2
*** class.sessions_php.php      27 Oct 2003 18:54:15 -0000      1.1.1.1.2.1
--- class.sessions_php.php      30 Oct 2003 21:18:15 -0000      1.1.1.1.2.2
***************
*** 69,73 ****
                        }
  
!                       if(!empty($GLOBALS['phpgw_data']['server']['base_url']))
                        {
                                $this->baseurl = 
$GLOBALS['phpgw_data']['server']['base_url'].'/index.php?sid='.$this->sid;
--- 69,73 ----
                        }
  
!                       if 
(!empty($GLOBALS['phpgw_data']['server']['base_url']))
                        {
                                $this->baseurl = 
$GLOBALS['phpgw_data']['server']['base_url'].'/index.php?sid='.$this->sid;
***************
*** 147,148 ****
--- 147,149 ----
                }
        }
+ 





reply via email to

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