phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: property/setup tables_current.inc.php, 1.129, 1


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/setup tables_current.inc.php, 1.129, 1.130
Date: Wed, 03 Sep 2003 14:04:38 -0400

Update of /cvsroot/phpgroupware/property/setup
In directory subversions:/tmp/cvs-serv9202/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.129
retrieving revision 1.130
diff -C2 -r1.129 -r1.130
*** tables_current.inc.php      1 Sep 2003 19:26:55 -0000       1.129
--- tables_current.inc.php      3 Sep 2003 18:04:35 -0000       1.130
***************
*** 1381,1384 ****
--- 1381,1385 ----
                                'loc4' => array('type' => 'varchar','precision' 
=> '4','nullable' => True),
                                'address' => array('type' => 
'varchar','precision' => '50','nullable' => True),
+                               'tenant_id' => array('type' => 
'int','precision' => '4','nullable' => True),
                                'entry_date' => array('type' => 
'int','precision' => '4','nullable' => True),
                                'status' => array('type' => 
'varchar','precision' => '10','nullable' => True)





reply via email to

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