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.120, 1


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/setup tables_current.inc.php, 1.120, 1.121
Date: Tue, 05 Aug 2003 09:32:42 -0400

Update of /cvsroot/phpgroupware/property/setup
In directory subversions:/tmp/cvs-serv13062/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.120
retrieving revision 1.121
diff -C2 -r1.120 -r1.121
*** tables_current.inc.php      27 Jul 2003 18:16:08 -0000      1.120
--- tables_current.inc.php      5 Aug 2003 13:32:40 -0000       1.121
***************
*** 1072,1076 ****
                                'acl_host' => array('type' => 'int','precision' 
=> '4','default' => '0','nullable' => False),
                                'acl_appid' => array('type' => 
'int','precision' => '4','default' => '0','nullable' => False),
!                               'owner_id' => array('type' => 'int','precision' 
=> '4','nullable' => True),
                                'acl_account' => array('type' => 
'int','precision' => '4','default' => '0','nullable' => False),
                                'acl_location' => array('type' => 
'varchar','precision' => '255','nullable' => False),
--- 1072,1077 ----
                                'acl_host' => array('type' => 'int','precision' 
=> '4','default' => '0','nullable' => False),
                                'acl_appid' => array('type' => 
'int','precision' => '4','default' => '0','nullable' => False),
!                               'grantor' => array('type' => 'int','precision' 
=> '4','nullable' => True),
!                               'grantor_type' => array('type' => 
'char','precision' => '1','nullable' => True),
                                'acl_account' => array('type' => 
'int','precision' => '4','default' => '0','nullable' => False),
                                'acl_location' => array('type' => 
'varchar','precision' => '255','nullable' => False),





reply via email to

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