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.90,1.91


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/setup tables_current.inc.php,1.90,1.91
Date: Fri, 20 Jun 2003 06:31:52 -0400

Update of /cvsroot/phpgroupware/property/setup
In directory subversions:/tmp/cvs-serv12507/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.90
retrieving revision 1.91
diff -C2 -r1.90 -r1.91
*** tables_current.inc.php      18 Jun 2003 11:21:17 -0000      1.90
--- tables_current.inc.php      20 Jun 2003 10:31:49 -0000      1.91
***************
*** 1321,1325 ****
                                'id' => array('type' => 'int','precision' => 
'4','nullable' => False),
                                'name' => array('type' => 'varchar','precision' 
=> '20','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),
--- 1321,1325 ----
                                'id' => array('type' => 'int','precision' => 
'4','nullable' => False),
                                'name' => array('type' => 'varchar','precision' 
=> '20','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]