phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] projects/setup tables_current.inc.php,1.19,1.20


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] projects/setup tables_current.inc.php,1.19,1.20
Date: Thu, 20 Nov 2003 12:51:47 +0000

Update of /cvsroot/phpgroupware/projects/setup
In directory subversions:/tmp/cvs-serv1005

Modified Files:
        tables_current.inc.php 
Log Message:
fix

Index: tables_current.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/projects/setup/tables_current.inc.php,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** tables_current.inc.php      14 Nov 2003 14:25:41 -0000      1.19
--- tables_current.inc.php      20 Nov 2003 12:51:44 -0000      1.20
***************
*** 146,151 ****
                        'pk' => array('id'),
                        'fk' => array(),
!                       'ix' => array('id','num'),
!                       'uc' => array('num')
                ),
                'phpgw_p_deliverypos' => array(
--- 146,151 ----
                        'pk' => array('id'),
                        'fk' => array(),
!                       'ix' => array('id','d_number'),
!                       'uc' => array('d_number')
                ),
                'phpgw_p_deliverypos' => array(





reply via email to

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