phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: etemplate/inc class.sbox2.inc.php,1.5,1.6


From: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: etemplate/inc class.sbox2.inc.php,1.5,1.6
Date: Tue, 15 Oct 2002 09:32:35 -0400

Update of /cvsroot/phpgroupware/etemplate/inc
In directory subversions:/tmp/cvs-serv13902

Modified Files:
        class.sbox2.inc.php 
Log Message:
changed categories::formated_list to formatted_list

Index: class.sbox2.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/etemplate/inc/class.sbox2.inc.php,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** class.sbox2.inc.php 2 Sep 2002 21:34:07 -0000       1.5
--- class.sbox2.inc.php 15 Oct 2002 13:32:32 -0000      1.6
***************
*** 590,594 ****
  
                        /* Get global and app-specific category listings */
!                       $cats_link .= 
$this->cat->formated_list('select','all',$cat_id,True);
                        $cats_link .= '</select>'."\n";
  
--- 590,594 ----
  
                        /* Get global and app-specific category listings */
!                       $cats_link .= 
$this->cat->formatted_list('select','all',$cat_id,True);
                        $cats_link .= '</select>'."\n";
  





reply via email to

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