[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.83,1.84
From: |
Sigurd Nes <address@hidden> |
Subject: |
[Phpgroupware-cvs] CVS: property/setup tables_current.inc.php,1.83,1.84 |
Date: |
Thu, 29 May 2003 03:42:26 -0400 |
Update of /cvsroot/phpgroupware/property/setup
In directory subversions:/tmp/cvs-serv17934/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.83
retrieving revision 1.84
diff -C2 -r1.83 -r1.84
*** tables_current.inc.php 26 May 2003 12:15:20 -0000 1.83
--- tables_current.inc.php 29 May 2003 07:42:24 -0000 1.84
***************
*** 227,241 ****
'uc' => array()
),
- 'fm_tenant_sex' => array(
- 'fd' => array(
- 'id' => array('type' => 'int','precision' =>
'4','nullable' => False),
- 'descr' => array('type' =>
'varchar','precision' => '255','nullable' => False)
- ),
- 'pk' => array('id'),
- 'fk' => array(),
- 'ix' => array(),
- 'uc' => array()
- ),
-
'fm_property' => array(
'fd' => array(
--- 227,230 ----
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Phpgroupware-cvs] CVS: property/setup tables_current.inc.php,1.83,1.84,
Sigurd Nes <address@hidden> <=
- Prev by Date:
[Phpgroupware-cvs] CVS: phpgwapi/inc class.setup.inc.php,1.15.2.4,1.15.2.5
- Next by Date:
[Phpgroupware-cvs] CVS: property/templates/default admin_location.xsl,NONE,1.1 menu.xsl,1.9,1.10
- Previous by thread:
[Phpgroupware-cvs] CVS: phpgwapi/inc class.setup.inc.php,1.15.2.4,1.15.2.5
- Next by thread:
[Phpgroupware-cvs] CVS: property/templates/default admin_location.xsl,NONE,1.1 menu.xsl,1.9,1.10
- Index(es):