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.84,1.85


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/setup tables_current.inc.php,1.84,1.85
Date: Thu, 29 May 2003 06:15:01 -0400

Update of /cvsroot/phpgroupware/property/setup
In directory subversions:/tmp/cvs-serv28241/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.84
retrieving revision 1.85
diff -C2 -r1.84 -r1.85
*** tables_current.inc.php      29 May 2003 07:42:24 -0000      1.84
--- tables_current.inc.php      29 May 2003 10:14:57 -0000      1.85
***************
*** 80,86 ****
                                'location_code' => array('type' => 
'varchar','precision' => '16','nullable' => False),
                                'gab_id' => array('type' => 
'varchar','precision' => '20','nullable' => False),
!                               'user' => array('type' => 'varchar','precision' 
=> '20','nullable' => True),
                                'entry_date' => array('type' => 
'int','precision' => '4','nullable' => True),
!                               'Felles_BBE' => array('type' => 
'int','precision' => '4','nullable' => True),
                                'remark' => array('type' => 
'varchar','precision' => '50','nullable' => True),
                                'Spredning' => array('type' => 
'int','precision' => '4','nullable' => True)
--- 80,86 ----
                                'location_code' => array('type' => 
'varchar','precision' => '16','nullable' => False),
                                'gab_id' => array('type' => 
'varchar','precision' => '20','nullable' => False),
!                               'user_id' => array('type' => 'int','precision' 
=> '4','nullable' => True),
                                'entry_date' => array('type' => 
'int','precision' => '4','nullable' => True),
!                               'split' => array('type' => 'int','precision' => 
'2','nullable' => True),
                                'remark' => array('type' => 
'varchar','precision' => '50','nullable' => True),
                                'Spredning' => array('type' => 
'int','precision' => '4','nullable' => True)





reply via email to

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