[Top][All Lists]
[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']))
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Phpgroupware-cvs] CVS: phpgwapi/inc class.common.inc.php,1.123.2.4,1.123.2.5,
Bettina Gille <address@hidden> <=
- Prev by Date:
[Phpgroupware-cvs] CVS: etemplate/inc class.boetemplate.inc.php,1.31,1.32 class.link_widget.inc.php,1.2,1.3 class.uietemplate.inc.php,1.45,1.46
- Next by Date:
[Phpgroupware-cvs] CVS: etemplate/inc class.xul_io.inc.php,1.22,1.23
- Previous by thread:
[Phpgroupware-cvs] CVS: etemplate/inc class.boetemplate.inc.php,1.31,1.32 class.link_widget.inc.php,1.2,1.3 class.uietemplate.inc.php,1.45,1.46
- Next by thread:
[Phpgroupware-cvs] CVS: etemplate/inc class.xul_io.inc.php,1.22,1.23
- Index(es):