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.73,1.74


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/setup tables_current.inc.php,1.73,1.74
Date: Sun, 11 May 2003 11:55:12 -0400

Update of /cvsroot/phpgroupware/property/setup
In directory subversions:/tmp/cvs-serv21891/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.73
retrieving revision 1.74
diff -C2 -r1.73 -r1.74
*** tables_current.inc.php      10 May 2003 16:34:22 -0000      1.73
--- tables_current.inc.php      11 May 2003 15:55:09 -0000      1.74
***************
*** 344,348 ****
                        'pk' => array('entity_id','type_id','attrib_id'),
                        'fk' => array(),
!                       'ix' => array(),
                        'uc' => array()
                ),
--- 344,348 ----
                        'pk' => array('entity_id','type_id','attrib_id'),
                        'fk' => array(),
!                       'ix' => array('entity_id'),
                        'uc' => array()
                ),
***************
*** 388,392 ****
                        'pk' => array('entity_id','type_id','attrib_id'),
                        'fk' => array(),
!                       'ix' => array(),
                        'uc' => array()
                ),
--- 388,392 ----
                        'pk' => array('entity_id','type_id','attrib_id'),
                        'fk' => array(),
!                       'ix' => array('entity_id'),
                        'uc' => array()
                ),





reply via email to

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