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.175,1.176


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/inc class.common.inc.php,1.175,1.176
Date: Tue, 29 Oct 2002 18:11:23 -0500

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

Modified Files:
        class.common.inc.php 
Log Message:
update

Index: class.common.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/inc/class.common.inc.php,v
retrieving revision 1.175
retrieving revision 1.176
diff -C2 -r1.175 -r1.176
*** class.common.inc.php        29 Oct 2002 22:15:31 -0000      1.175
--- class.common.inc.php        29 Oct 2002 23:11:21 -0000      1.176
***************
*** 1241,1248 ****
                        {
                                case 'home':
!                                       if 
(!$GLOBALS['phpgw_info']['user']['preferences']['common']['default_app'])
!                                       {
!                                               $var['home'] = True;
!                                       }
                                        break;
                                case 'about':
--- 1241,1245 ----
                        {
                                case 'home':
!                                       $var['home'] = True;
                                        break;
                                case 'about':





reply via email to

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