phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: phpgwapi/inc class.nextmatchs.inc.php,1.52,1.53


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/inc class.nextmatchs.inc.php,1.52,1.53
Date: Tue, 15 Oct 2002 17:41:29 -0400

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

Modified Files:
        class.nextmatchs.inc.php 
Log Message:
update function call

Index: class.nextmatchs.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/inc/class.nextmatchs.inc.php,v
retrieving revision 1.52
retrieving revision 1.53
diff -C2 -r1.52 -r1.53
*** class.nextmatchs.inc.php    27 Sep 2002 23:49:59 -0000      1.52
--- class.nextmatchs.inc.php    15 Oct 2002 21:41:26 -0000      1.53
***************
*** 210,214 ****
                                'lang_select'   => lang('Select'),
                                'cat_field'     => $cat_field,
!                               'categories'    => 
$cats->formated_list('select','all',$cat_id,'True'),
                                'filter_value'  => $filter,
                                'qfield'        => $qfield,
--- 210,214 ----
                                'lang_select'   => lang('Select'),
                                'cat_field'     => $cat_field,
!                               'categories'    => 
$cats->formatted_list('select','all',$cat_id,'True'),
                                'filter_value'  => $filter,
                                'qfield'        => $qfield,
***************
*** 431,435 ****
                                'lang_select'   => lang('Select'),
                                'cat_field'     => $cat_field,
!                               'categories'    => 
$cats->formated_list('select','all',$cat_id,'True'),
                                'filter_value'  => $filter,
                                'qfield'        => $qfield,
--- 431,435 ----
                                'lang_select'   => lang('Select'),
                                'cat_field'     => $cat_field,
!                               'categories'    => 
$cats->formatted_list('select','all',$cat_id,'True'),
                                'filter_value'  => $filter,
                                'qfield'        => $qfield,





reply via email to

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