[Top][All Lists]
[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']);
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Phpgroupware-cvs] CVS: etemplate/inc class.xul_io.inc.php,1.4,1.5,
Ralf Becker <address@hidden> <=
- Prev by Date:
[Phpgroupware-cvs] CVS: etemplate/inc class.xul_io.inc.php,1.3,1.4
- Next by Date:
[Phpgroupware-cvs] CVS: etemplate/templates/default etemplate.db-tools.cols.xul,1.2,1.3 etemplate.db-tools.edit.xul,1.2,1.3
- Previous by thread:
[Phpgroupware-cvs] CVS: etemplate/inc class.xul_io.inc.php,1.3,1.4
- Next by thread:
[Phpgroupware-cvs] CVS: etemplate/templates/default etemplate.db-tools.cols.xul,1.2,1.3 etemplate.db-tools.edit.xul,1.2,1.3
- Index(es):