phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: phpgroupware login.php,1.76.2.5,1.76.2.6


From: Dave Hall <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgroupware login.php,1.76.2.5,1.76.2.6
Date: Wed, 16 Jul 2003 21:58:08 -0400

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

Modified Files:
      Tag: Version-0_9_14-branch
        login.php 
Log Message:
removed lang update code - no new features in stable

Index: login.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgroupware/login.php,v
retrieving revision 1.76.2.5
retrieving revision 1.76.2.6
diff -C2 -r1.76.2.5 -r1.76.2.6
*** login.php   21 May 2003 22:03:34 -0000      1.76.2.5
--- login.php   17 Jul 2003 01:58:05 -0000      1.76.2.6
***************
*** 45,52 ****
        }
  
-       // !! NOTE !!
-       // Do NOT and I repeat, do NOT touch ANYTHING to do with lang in this 
file.
-       // If there is a problem, tell me and I will fix it. (jengo)
- 
  /*
        if ($code != 10 && $GLOBALS['phpgw_info']['server']['usecookies'] == 
False)
--- 45,48 ----
***************
*** 233,237 ****
                                }
                        }
!                       check_langs();
                        
                        
$GLOBALS['phpgw']->redirect($GLOBALS['phpgw']->link('/home.php','cd=yes' . 
$extra_vars));
--- 229,233 ----
                                }
                        }
!                       //check_langs();
                        
                        
$GLOBALS['phpgw']->redirect($GLOBALS['phpgw']->link('/home.php','cd=yes' . 
$extra_vars));





reply via email to

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