phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: etemplate/inc class.xul_io.inc.php,1.4,1.5


From: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: etemplate/inc class.xul_io.inc.php,1.4,1.5
Date: Thu, 12 Sep 2002 17:46:13 -0400

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

Modified Files:
        class.xul_io.inc.php 
Log Message:
allow <label ...> to be imported as well as <description ...>

Index: class.xul_io.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/etemplate/inc/class.xul_io.inc.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** class.xul_io.inc.php        12 Sep 2002 21:43:41 -0000      1.4
--- class.xul_io.inc.php        12 Sep 2002 21:46:11 -0000      1.5
***************
*** 393,396 ****
--- 393,397 ----
                                                {
                                                        case 'description':
+                                                       case 'label':
                                                                $attr['label'] 
= $attr['value'];
                                                                
unset($attr['value']);





reply via email to

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