phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: phpgwapi/inc class.common.inc.php,1.123.2.4,1.12


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/inc class.common.inc.php,1.123.2.4,1.123.2.5
Date: Wed, 16 Oct 2002 17:28:28 -0400

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

Modified Files:
      Tag: Version-0_9_14-branch
        class.common.inc.php 
Log Message:
fixed app_order

Index: class.common.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/inc/class.common.inc.php,v
retrieving revision 1.123.2.4
retrieving revision 1.123.2.5
diff -C2 -r1.123.2.4 -r1.123.2.5
*** class.common.inc.php        17 Sep 2002 02:47:25 -0000      1.123.2.4
--- class.common.inc.php        16 Oct 2002 21:28:01 -0000      1.123.2.5
***************
*** 939,943 ****
  
                        reset($GLOBALS['phpgw_info']['user']['apps']);
!                       ksort($GLOBALS['phpgw_info']['user']['apps']);
  
                        
if(is_array($GLOBALS['phpgw_info']['user']['apps']['admin']))
--- 939,943 ----
  
                        reset($GLOBALS['phpgw_info']['user']['apps']);
!                       //ksort($GLOBALS['phpgw_info']['user']['apps']);
  
                        
if(is_array($GLOBALS['phpgw_info']['user']['apps']['admin']))





reply via email to

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