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.92,1.93


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/setup tables_current.inc.php,1.92,1.93
Date: Sat, 21 Jun 2003 15:27:37 -0400

Update of /cvsroot/phpgroupware/property/setup
In directory subversions:/tmp/cvs-serv8086/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.92
retrieving revision 1.93
diff -C2 -r1.92 -r1.93
*** tables_current.inc.php      20 Jun 2003 10:52:24 -0000      1.92
--- tables_current.inc.php      21 Jun 2003 19:27:35 -0000      1.93
***************
*** 727,731 ****
                                'num' => array('type' => 'varchar','precision' 
=> '20','nullable' => False),
                                'project_id' => array('type' => 
'int','precision' => '4','nullable' => False),
!                               'owner' => array('type' => 'int','precision' => 
'4','nullable' => False),
                                'access' => array('type' => 
'varchar','precision' => '7','nullable' => True),
                                'category' => array('type' => 'int','precision' 
=> '4','nullable' => False),
--- 727,731 ----
                                'num' => array('type' => 'varchar','precision' 
=> '20','nullable' => False),
                                'project_id' => array('type' => 
'int','precision' => '4','nullable' => False),
!                               'user_id' => array('type' => 'int','precision' 
=> '4','nullable' => False),
                                'access' => array('type' => 
'varchar','precision' => '7','nullable' => True),
                                'category' => array('type' => 'int','precision' 
=> '4','nullable' => False),





reply via email to

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