[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Phpgroupware-cvs] CVS: property/setup tables_current.inc.php,1.81,1.82
From: |
Sigurd Nes <address@hidden> |
Subject: |
[Phpgroupware-cvs] CVS: property/setup tables_current.inc.php,1.81,1.82 |
Date: |
Fri, 23 May 2003 06:11:51 -0400 |
Update of /cvsroot/phpgroupware/property/setup
In directory subversions:/tmp/cvs-serv18688/setup
Modified Files:
tables_current.inc.php
Log Message:
no message
Index: tables_current.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/property/setup/tables_current.inc.php,v
retrieving revision 1.81
retrieving revision 1.82
diff -C2 -r1.81 -r1.82
*** tables_current.inc.php 22 May 2003 20:04:16 -0000 1.81
--- tables_current.inc.php 23 May 2003 10:11:48 -0000 1.82
***************
*** 1474,1479 ****
'fd' => array(
'owner_id' => array('type' =>
'auto','precision' => '4','nullable' => False),
'category' => array('type' => 'int','precision'
=> '4','nullable' => False),
! 'name' => array('type' => 'varchar','precision'
=> '50','nullable' => False),
'entry_date' => array('type' =>
'int','precision' => '4','nullable' => True)
),
--- 1474,1481 ----
'fd' => array(
'owner_id' => array('type' =>
'auto','precision' => '4','nullable' => False),
+ 'abid' => array('type' => 'int','precision' =>
'4','nullable' => False),
+ 'org_name' => array('type' =>
'varchar','precision' => '50','nullable' => False),
'category' => array('type' => 'int','precision'
=> '4','nullable' => False),
! 'remark' => array('type' =>
'varchar','precision' => '255','nullable' => False),
'entry_date' => array('type' =>
'int','precision' => '4','nullable' => True)
),
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Phpgroupware-cvs] CVS: property/setup tables_current.inc.php,1.81,1.82,
Sigurd Nes <address@hidden> <=
- Prev by Date:
[Phpgroupware-cvs] CVS: property/templates/default owner.xsl,1.2,1.3
- Next by Date:
[Phpgroupware-cvs] CVS: property/templates/default abook_form.xsl,NONE,1.1 abook_view.xsl,NONE,1.1
- Previous by thread:
[Phpgroupware-cvs] CVS: property/templates/default owner.xsl,1.2,1.3
- Next by thread:
[Phpgroupware-cvs] CVS: property/templates/default abook_form.xsl,NONE,1.1 abook_view.xsl,NONE,1.1
- Index(es):