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.82,1.83


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/setup tables_current.inc.php,1.82,1.83
Date: Mon, 26 May 2003 08:15:22 -0400

Update of /cvsroot/phpgroupware/property/setup
In directory subversions:/tmp/cvs-serv30042/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.82
retrieving revision 1.83
diff -C2 -r1.82 -r1.83
*** tables_current.inc.php      23 May 2003 10:11:48 -0000      1.82
--- tables_current.inc.php      26 May 2003 12:15:20 -0000      1.83
***************
*** 784,788 ****
                                'id' => array('type' => 'int','precision' => 
'4','nullable' => False),
                                'title' => array('type' => 
'varchar','precision' => '20','nullable' => True),
!                               'request_type_id' => array('type' => 
'varchar','precision' => '20','nullable' => True),
                                'descr' => array('type' => 
'varchar','precision' => '50','nullable' => True),
                                'category' => array('type' => 'int','precision' 
=> '4','nullable' => True),
--- 784,788 ----
                                'id' => array('type' => 'int','precision' => 
'4','nullable' => False),
                                'title' => array('type' => 
'varchar','precision' => '20','nullable' => True),
!                               'project_id' => array('type' => 
'int','precision' => '4','nullable' => True),
                                'descr' => array('type' => 
'varchar','precision' => '50','nullable' => True),
                                'category' => array('type' => 'int','precision' 
=> '4','nullable' => True),





reply via email to

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