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.22,1.23


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/setup tables_current.inc.php,1.22,1.23
Date: Mon, 20 Jan 2003 05:35:30 -0500

Update of /cvsroot/phpgroupware/property/setup
In directory subversions:/tmp/cvs-serv3740/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.22
retrieving revision 1.23
diff -C2 -r1.22 -r1.23
*** tables_current.inc.php      15 Jan 2003 20:55:47 -0000      1.22
--- tables_current.inc.php      20 Jan 2003 10:35:28 -0000      1.23
***************
*** 902,906 ****
                        'fd' => array(
                                'id'           => array('type' => 'int', 
'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),
--- 902,906 ----
                        'fd' => array(
                                'id'           => array('type' => 'int', 
'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]