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


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/setup tables_current.inc.php, 1.112, 1.113
Date: Fri, 11 Jul 2003 07:03:56 -0400

Update of /cvsroot/phpgroupware/property/setup
In directory subversions:/tmp/cvs-serv15344/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.112
retrieving revision 1.113
diff -C2 -r1.112 -r1.113
*** tables_current.inc.php      4 Jul 2003 09:56:25 -0000       1.112
--- tables_current.inc.php      11 Jul 2003 11:03:53 -0000      1.113
***************
*** 1069,1072 ****
--- 1069,1073 ----
                                '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),





reply via email to

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