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.135, 1.136


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

Update of /cvsroot/phpgroupware/property/setup
In directory subversions:/tmp/cvs-serv23481/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.135
retrieving revision 1.136
diff -C2 -d -r1.135 -r1.136
*** tables_current.inc.php      24 Sep 2003 15:40:50 -0000      1.135
--- tables_current.inc.php      26 Sep 2003 18:04:35 -0000      1.136
***************
*** 523,527 ****
                                'end_date' => array('type' => 'int','precision' 
=> '4','nullable' => False),
                                'coordinator' => array('type' => 
'int','precision' => '4','nullable' => False),
!                               'vendor_id' => array('type' => 
'int','precision' => '4','nullable' => False),
                                'status' => array('type' => 
'varchar','precision' => '20','nullable' => False,'default' => 'active'),
                                'descr' => array('type' => 'text','nullable' => 
True),
--- 523,527 ----
                                'end_date' => array('type' => 'int','precision' 
=> '4','nullable' => False),
                                'coordinator' => array('type' => 
'int','precision' => '4','nullable' => False),
!                               'vendor_id' => array('type' => 
'int','precision' => '4','nullable' => True),
                                'status' => array('type' => 
'varchar','precision' => '20','nullable' => False,'default' => 'active'),
                                'descr' => array('type' => 'text','nullable' => 
True),





reply via email to

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