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.105,1.10


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/setup tables_current.inc.php,1.105,1.106
Date: Sun, 29 Jun 2003 13:07:34 -0400

Update of /cvsroot/phpgroupware/property/setup
In directory subversions:/tmp/cvs-serv30944/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.105
retrieving revision 1.106
diff -C2 -r1.105 -r1.106
*** tables_current.inc.php      29 Jun 2003 15:43:11 -0000      1.105
--- tables_current.inc.php      29 Jun 2003 17:07:32 -0000      1.106
***************
*** 507,510 ****
--- 507,514 ----
                                'equipment_id' => array('type' => 
'varchar','precision' => '20','nullable' => True),
                                'address' => array('type' => 
'varchar','precision' => '50','nullable' => True),
+                               'loc1' => array('type' => 'varchar','precision' 
=> '4','nullable' => True),
+                               'loc2' => array('type' => 'varchar','precision' 
=> '4','nullable' => True),
+                               'loc3' => array('type' => 'varchar','precision' 
=> '4','nullable' => True),
+                               'loc4' => array('type' => 'varchar','precision' 
=> '4','nullable' => True),
                                'floor_id' => array('type' => 
'varchar','precision' => '8','nullable' => False),
                                'coordinator' => array('type' => 
'int','precision' => '4','nullable' => True),





reply via email to

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