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.95,1.96


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/setup tables_current.inc.php,1.95,1.96
Date: Tue, 24 Jun 2003 06:26:42 -0400

Update of /cvsroot/phpgroupware/property/setup
In directory subversions:/tmp/cvs-serv28393/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.95
retrieving revision 1.96
diff -C2 -r1.95 -r1.96
*** tables_current.inc.php      23 Jun 2003 12:26:43 -0000      1.95
--- tables_current.inc.php      24 Jun 2003 10:26:39 -0000      1.96
***************
*** 97,104 ****
                                'type' => array('type' => 'varchar','precision' 
=> '20','nullable' => True),
                                'location_code' => array('type' => 
'varchar','precision' => '20','nullable' => False),
                                'address' => array('type' => 
'varchar','precision' => '50','nullable' => True),
-                               'property_id' => array('type' => 
'varchar','precision' => '4','nullable' => False),
-                               'building_id' => array('type' => 
'varchar','precision' => '2','nullable' => True),
-                               'entrance_id' => array('type' => 
'varchar','precision' => '2','nullable' => True),
                                'entry_date' => array('type' => 
'int','precision' => '4','nullable' => True),
                                'user_id' => array('type' => 'int','precision' 
=> '4','nullable' => True),
--- 97,105 ----
                                'type' => array('type' => 'varchar','precision' 
=> '20','nullable' => True),
                                'location_code' => array('type' => 
'varchar','precision' => '20','nullable' => False),
+                               '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),
                                'address' => array('type' => 
'varchar','precision' => '50','nullable' => True),
                                'entry_date' => array('type' => 
'int','precision' => '4','nullable' => True),
                                'user_id' => array('type' => 'int','precision' 
=> '4','nullable' => True),





reply via email to

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