phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/setup tables_current.inc.php, 1.140, 1.141


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] property/setup tables_current.inc.php, 1.140, 1.141
Date: Sun, 26 Oct 2003 20:33:04 +0000

Update of /cvsroot/phpgroupware/property/setup
In directory subversions:/tmp/cvs-serv13774/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.140
retrieving revision 1.141
diff -C2 -d -r1.140 -r1.141
*** tables_current.inc.php      22 Oct 2003 17:01:11 -0000      1.140
--- tables_current.inc.php      26 Oct 2003 20:33:01 -0000      1.141
***************
*** 1559,1563 ****
                                'descr' => array('type' => 
'varchar','precision' => '50','nullable' => True),
                                'prefix' => array('type' => 
'varchar','precision' => '50','nullable' => True),
!                               'lookup_vendor' => array('type' => 
'int','precision' => '4','nullable' => True)
                        ),
                        'pk' => array('entity_id','id'),
--- 1559,1564 ----
                                'descr' => array('type' => 
'varchar','precision' => '50','nullable' => True),
                                'prefix' => array('type' => 
'varchar','precision' => '50','nullable' => True),
!                               'lookup_vendor' => array('type' => 
'int','precision' => '4','nullable' => True),
!                               'location_level' => array('type' => 
'int','precision' => '4','nullable' => True)
                        ),
                        'pk' => array('entity_id','id'),





reply via email to

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