phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/setup/tables_current.inc.php, 1.1.1.3


From: nomail
Subject: [Phpgroupware-cvs] property/setup/tables_current.inc.php, 1.1.1.3
Date: Thu, 13 May 2004 20:08:03 +0200

Update of /property/setup
Modified Files:
        Branch: 
          tables_current.inc.php

date: 2004/05/13 18:08:03;  author: sigurdne;  state: Exp;  lines: +2 -1

Log Message:
no message
=====================================================================
Index: property/setup/tables_current.inc.php
diff -u property/setup/tables_current.inc.php:1.1.1.2 
property/setup/tables_current.inc.php:1.1.1.3
--- property/setup/tables_current.inc.php:1.1.1.2       Fri Apr 23 13:14:14 2004
+++ property/setup/tables_current.inc.php       Thu May 13 18:08:03 2004
@@ -104,6 +104,7 @@
                'fm_tenant' => array(
                        'fd' => array(
                                'tenant_id' => array('type' => 
'auto','precision' => '4','nullable' => False),
+                               'entry_date' => array('type' => 
'int','precision' => '4','nullable' => True),
                                'first_name' => array('type' => 
'char','precision' => '30','nullable' => True),
                                'last_name' => array('type' => 
'char','precision' => '30','nullable' => True),
                                'contact_phone' => array('type' => 
'varchar','precision' => '20','nullable' => True),




reply via email to

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