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.89,1.90


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/setup tables_current.inc.php,1.89,1.90
Date: Wed, 18 Jun 2003 07:21:19 -0400

Update of /cvsroot/phpgroupware/property/setup
In directory subversions:/tmp/cvs-serv16771/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.89
retrieving revision 1.90
diff -C2 -r1.89 -r1.90
*** tables_current.inc.php      15 Jun 2003 19:41:27 -0000      1.89
--- tables_current.inc.php      18 Jun 2003 11:21:17 -0000      1.90
***************
*** 291,295 ****
                                'cost' => array('type' => 'decimal','precision' 
=> '20','scale' => '2','nullable' => True,'default' => '0.00'),
                                'category' => array('type' => 'int','precision' 
=> '4','nullable' => True),
!                               'owner' => array('type' => 'int','precision' => 
'4','nullable' => True),
                                'access' => array('type' => 
'varchar','precision' => '7','nullable' => True),
                                'location_code' => array('type' => 
'varchar','precision' => '20','nullable' => True),
--- 291,295 ----
                                'cost' => array('type' => 'decimal','precision' 
=> '20','scale' => '2','nullable' => True,'default' => '0.00'),
                                'category' => array('type' => 'int','precision' 
=> '4','nullable' => True),
!                               'user_id' => array('type' => 'int','precision' 
=> '4','nullable' => True),
                                'access' => array('type' => 
'varchar','precision' => '7','nullable' => True),
                                'location_code' => array('type' => 
'varchar','precision' => '20','nullable' => True),
***************
*** 298,303 ****
                                'loc3' => array('type' => 'varchar','precision' 
=> '4','nullable' => True),
                                'loc4' => array('type' => 'varchar','precision' 
=> '4','nullable' => True),
-                               'floor' => array('type' => 
'varchar','precision' => '6','nullable' => True),
-                               'address' => array('type' => 
'varchar','precision' => '50','nullable' => True),
                                'vendor_id' => array('type' => 
'int','precision' => '4','nullable' => True),
                                'date' => array('type' => 'int','precision' => 
'4','nullable' => True),
--- 298,301 ----





reply via email to

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