phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: preferences/inc class.uicategories.inc.php,1.6,1


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: preferences/inc class.uicategories.inc.php,1.6,1.7
Date: Tue, 12 Mar 2002 23:16:17 -0500

Update of /cvsroot/phpgroupware/preferences/inc
In directory subversions:/tmp/cvs-serv2364

Modified Files:
        class.uicategories.inc.php 
Log Message:
update cats

Index: class.uicategories.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/preferences/inc/class.uicategories.inc.php,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** class.uicategories.inc.php  14 Jan 2002 01:21:54 -0000      1.6
--- class.uicategories.inc.php  13 Mar 2002 04:16:15 -0000      1.7
***************
*** 170,176 ****
                                        $appendix = '&lt;' . lang('Global') . 
'&gt;';
                                }
!                               else
                                {
!                                       $appendix = '';
                                }
  
--- 170,176 ----
                                        $appendix = '&lt;' . lang('Global') . 
'&gt;';
                                }
!                               elseif ($cats[$i]['owner'] == '-1')
                                {
!                                       $appendix = '&lt;' . lang('Global') . 
'&nbsp;' . $GLOBALS['phpgw_info']['apps'][$cats_app]['title'] . '&gt;';
                                }
  




reply via email to

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