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.94,1.95


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/setup tables_current.inc.php,1.94,1.95
Date: Mon, 23 Jun 2003 08:26:45 -0400

Update of /cvsroot/phpgroupware/property/setup
In directory subversions:/tmp/cvs-serv32028/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.94
retrieving revision 1.95
diff -C2 -r1.94 -r1.95
*** tables_current.inc.php      22 Jun 2003 11:10:44 -0000      1.94
--- tables_current.inc.php      23 Jun 2003 12:26:43 -0000      1.95
***************
*** 298,301 ****
--- 298,302 ----
                                'loc3' => array('type' => 'varchar','precision' 
=> '4','nullable' => True),
                                'loc4' => array('type' => 'varchar','precision' 
=> '4','nullable' => True),
+                               'address' => array('type' => 
'varchar','precision' => '100','nullable' => True),
                                'vendor_id' => array('type' => 
'int','precision' => '4','nullable' => True),
                                'date' => array('type' => 'int','precision' => 
'4','nullable' => True),
***************
*** 1065,1068 ****
--- 1066,1070 ----
                                'floor' => array('type' => 
'varchar','precision' => '6','nullable' => True),
                                'address' => array('type' => 
'varchar','precision' => '100','nullable' => True),
+                               'contact_phone' => array('type' => 
'varchar','precision' => '12','nullable' => True),
                                'tenant_id' => array('type' => 
'int','precision' => '4','nullable' => True)
                        ),
***************
*** 1338,1342 ****
                                'loc3' => array('type' => 'varchar','precision' 
=> '4','nullable' => True),
                                'loc4' => array('type' => 'varchar','precision' 
=> '4','nullable' => True),
-                               'floor' => array('type' => 
'varchar','precision' => '6','nullable' => True),
                                'equipment_id' => array('type' => 
'varchar','precision' => '20','nullable' => True),
                                'address' => array('type' => 
'varchar','precision' => '100','nullable' => True),
--- 1340,1343 ----





reply via email to

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