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.53,1.54


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/setup tables_current.inc.php,1.53,1.54
Date: Tue, 01 Apr 2003 03:08:21 -0500

Update of /cvsroot/phpgroupware/property/setup
In directory subversions:/tmp/cvs-serv21896/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.53
retrieving revision 1.54
diff -C2 -r1.53 -r1.54
*** tables_current.inc.php      1 Apr 2003 08:00:07 -0000       1.53
--- tables_current.inc.php      1 Apr 2003 08:08:19 -0000       1.54
***************
*** 516,520 ****
                'fm_building_part' => array(
                        'fd' => array(
!                               'varchar' => array('type' => 'int','precision' 
=> '4','nullable' => False),
                                'descr' => array('type' => 
'varchar','precision' => '50','nullable' => True)
                        ),
--- 516,520 ----
                'fm_building_part' => array(
                        'fd' => array(
!                               'id' => array('type' => 'varchar','precision' 
=> '4','nullable' => False),
                                'descr' => array('type' => 
'varchar','precision' => '50','nullable' => True)
                        ),





reply via email to

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