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.21,1.22


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/setup tables_current.inc.php,1.21,1.22
Date: Wed, 15 Jan 2003 15:55:50 -0500

Update of /cvsroot/phpgroupware/property/setup
In directory subversions:/tmp/cvs-serv11539/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.21
retrieving revision 1.22
diff -C2 -r1.21 -r1.22
*** tables_current.inc.php      6 Jan 2003 16:51:13 -0000       1.21
--- tables_current.inc.php      15 Jan 2003 20:55:47 -0000      1.22
***************
*** 862,866 ****
                        'fd' => array(
                                'id'            => array('type' => 'auto', 
'precision' => 4, 'nullable' => false),
!                               'bilagsnr'     => array('type' => 'varchar', 
'precision' => 10, 'nullable' => False),
                                'kidnr'     => array('type' => 'varchar', 
'precision' => 30, 'nullable' => True),
                                'typeid'         => array('type' => 'int', 
'precision' => 2, 'nullable' => False),
--- 862,866 ----
                        'fd' => array(
                                'id'            => array('type' => 'auto', 
'precision' => 4, 'nullable' => false),
!                               'bilagsnr'     => array('type' => 'int', 
'precision' => 4, 'nullable' => False),
                                'kidnr'     => array('type' => 'varchar', 
'precision' => 30, 'nullable' => True),
                                'typeid'         => array('type' => 'int', 
'precision' => 2, 'nullable' => False),





reply via email to

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