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.136, 1.137


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] property/setup tables_current.inc.php, 1.136, 1.137
Date: Fri, 26 Sep 2003 18:57:13 +0000

Update of /cvsroot/phpgroupware/property/setup
In directory subversions:/tmp/cvs-serv24485/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.136
retrieving revision 1.137
diff -C2 -d -r1.136 -r1.137
*** tables_current.inc.php      26 Sep 2003 18:04:35 -0000      1.136
--- tables_current.inc.php      26 Sep 2003 18:57:11 -0000      1.137
***************
*** 230,234 ****
                                'name' => array('type' => 'varchar','precision' 
=> '20','nullable' => True),
                                'descr' => array('type' => 
'varchar','precision' => '255','nullable' => True),
!                               'datatype' => array('type' => 
'varchar','precision' => '2','nullable' => True)
                        ),
                        'pk' => array('id'),
--- 230,235 ----
                                'name' => array('type' => 'varchar','precision' 
=> '20','nullable' => True),
                                'descr' => array('type' => 
'varchar','precision' => '255','nullable' => True),
!                               'datatype' => array('type' => 
'varchar','precision' => '2','nullable' => True),
!                               'list' => array('type' => 'int','precision' => 
'2','nullable' => True)
                        ),
                        'pk' => array('id'),
***************
*** 1450,1454 ****
                                'name' => array('type' => 'varchar','precision' 
=> '20','nullable' => True),
                                'descr' => array('type' => 
'varchar','precision' => '255','nullable' => True),
!                               'datatype' => array('type' => 
'varchar','precision' => '2','nullable' => True)
                        ),
                        'pk' => array('id'),
--- 1451,1456 ----
                                'name' => array('type' => 'varchar','precision' 
=> '20','nullable' => True),
                                'descr' => array('type' => 
'varchar','precision' => '255','nullable' => True),
!                               'datatype' => array('type' => 
'varchar','precision' => '2','nullable' => True),
!                               'list' => array('type' => 'int','precision' => 
'2','nullable' => True)
                        ),
                        'pk' => array('id'),





reply via email to

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