phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: phpgwapi/inc class.categories.inc.php,1.104,1.10


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/inc class.categories.inc.php,1.104,1.105
Date: Sun, 20 Apr 2003 10:14:49 -0400

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

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

Index: class.categories.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/inc/class.categories.inc.php,v
retrieving revision 1.104
retrieving revision 1.105
diff -C2 -r1.104 -r1.105
*** class.categories.inc.php    22 Mar 2003 09:37:40 -0000      1.104
--- class.categories.inc.php    20 Apr 2003 14:14:47 -0000      1.105
***************
*** 514,525 ****
                                );
                        }
- 
-                       for ($i=0;$i<count($cat_list);$i++)
-                       {
-                               if ($cat_list[$i]['selected'] != 'selected')
-                               {
-                                       unset($cat_list[$i]['selected']);
-                               }
-                       }
                        return $cat_list;
                }
--- 514,517 ----





reply via email to

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