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.104,1.10


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/setup tables_current.inc.php,1.104,1.105
Date: Sun, 29 Jun 2003 11:43:13 -0400

Update of /cvsroot/phpgroupware/property/setup
In directory subversions:/tmp/cvs-serv11395/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.104
retrieving revision 1.105
diff -C2 -r1.104 -r1.105
*** tables_current.inc.php      29 Jun 2003 10:12:53 -0000      1.104
--- tables_current.inc.php      29 Jun 2003 15:43:11 -0000      1.105
***************
*** 532,537 ****
                'fm_b_account' => array(
                        'fd' => array(
!                               'id' => array('type' => 'int','precision' => 
'4','nullable' => False),
!                               'grouping' => array('type' => 'int','precision' 
=> '4','nullable' => False),
                                'descr' => array('type' => 
'varchar','precision' => '25','nullable' => False)
                        ),
--- 532,537 ----
                'fm_b_account' => array(
                        'fd' => array(
!                               'id' => array('type' => 'varchar','precision' 
=> '20','nullable' => False),
!                               'grouping' => array('type' => 
'varchar','precision' => '4','nullable' => False),
                                'descr' => array('type' => 
'varchar','precision' => '25','nullable' => False)
                        ),





reply via email to

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