phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] property/setup tables_current.inc.php, 1.139, 1.140


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] property/setup tables_current.inc.php, 1.139, 1.140
Date: Wed, 22 Oct 2003 17:01:14 +0000

Update of /cvsroot/phpgroupware/property/setup
In directory subversions:/tmp/cvs-serv5200/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.139
retrieving revision 1.140
diff -C2 -d -r1.139 -r1.140
*** tables_current.inc.php      18 Oct 2003 22:15:52 -0000      1.139
--- tables_current.inc.php      22 Oct 2003 17:01:11 -0000      1.140
***************
*** 1537,1541 ****
                                'column_name' => array('type' => 
'varchar','precision' => '20','nullable' => False),
                                'input_text' => array('type' => 
'varchar','precision' => '50','nullable' => False),
!                               'statustext' => array('type' => 
'varchar','precision' => '50','nullable' => False),
                                'datatype' => array('type' => 
'char','precision' => '2','nullable' => False),
                                'list' => array('type' => 'int','precision' => 
'4','nullable' => True),
--- 1537,1541 ----
                                'column_name' => array('type' => 
'varchar','precision' => '20','nullable' => False),
                                'input_text' => array('type' => 
'varchar','precision' => '50','nullable' => False),
!                               'statustext' => array('type' => 
'varchar','precision' => '150','nullable' => False),
                                'datatype' => array('type' => 
'char','precision' => '2','nullable' => False),
                                'list' => array('type' => 'int','precision' => 
'4','nullable' => True),





reply via email to

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