phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: registration main.php,1.7.2.1,1.7.2.2


From: Mark A Peters <address@hidden>
Subject: [Phpgroupware-cvs] CVS: registration main.php,1.7.2.1,1.7.2.2
Date: Sun, 15 Sep 2002 19:49:49 -0400

Update of /cvsroot/phpgroupware/registration
In directory subversions:/tmp/cvs-serv14446

Modified Files:
      Tag: Version-0_9_14-branch
        main.php 
Log Message:
GNU Patch #522.

Index: main.php
===================================================================
RCS file: /cvsroot/phpgroupware/registration/main.php,v
retrieving revision 1.7.2.1
retrieving revision 1.7.2.2
diff -C2 -r1.7.2.1 -r1.7.2.2
*** main.php    10 Feb 2002 02:13:23 -0000      1.7.2.1
--- main.php    15 Sep 2002 23:49:47 -0000      1.7.2.2
***************
*** 21,24 ****
--- 21,26 ----
        */
  
+       $GLOBALS['sessionid'] = $GLOBALS['HTTP_GET_VARS']['sessionid'] ? 
$GLOBALS['HTTP_GET_VARS']['sessionid'] : 
$GLOBALS['HTTP_COOKIE_VARS']['sessionid'];
+ 
        // Note: This is current not a drop in install, it requires some manual 
installation
        //       Take a look at the README file





reply via email to

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