phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] phpgwapi/setup tables_current.inc.php


From: Dave Hall
Subject: [Phpgroupware-cvs] phpgwapi/setup tables_current.inc.php
Date: Thu, 30 Mar 2006 01:11:27 +0000

CVSROOT:        /cvsroot/phpgwapi
Module name:    phpgwapi
Branch:         
Changes by:     Dave Hall <address@hidden>      06/03/30 01:11:27

Modified files:
        setup          : tables_current.inc.php 

Log message:
        fix typo

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/phpgwapi/phpgwapi/setup/tables_current.inc.php.diff?tr1=1.59&tr2=1.60&r1=text&r2=text

Patches:
Index: phpgwapi/setup/tables_current.inc.php
diff -u phpgwapi/setup/tables_current.inc.php:1.59 
phpgwapi/setup/tables_current.inc.php:1.60
--- phpgwapi/setup/tables_current.inc.php:1.59  Wed Mar 29 09:41:51 2006
+++ phpgwapi/setup/tables_current.inc.php       Thu Mar 30 01:11:27 2006
@@ -5,7 +5,7 @@
        * @license http://www.gnu.org/licenses/gpl.html GNU General Public 
License
        * @package phpgwapi
        * @subpackage setup
-       * @version $Id: tables_current.inc.php,v 1.59 2006/03/29 09:41:51 
sigurdne Exp $
+       * @version $Id: tables_current.inc.php,v 1.60 2006/03/30 01:11:27 
skwashd Exp $
        * @internal $Source: 
/cvsroot/phpgwapi/phpgwapi/setup/tables_current.inc.php,v $
        */
 
@@ -600,7 +600,7 @@
                        'fk' => array(),
                        'ix' => 
array('cust_field_value_val','cust_field_id','appname','location','rec_id'),
                        'uc' => array()
-               )
+               ),
                'phpgw_cust_attribute' => array(
                        'fd' => array(
                                'appname' => array('type' => 
'varchar','precision' => '20','nullable' => False),




reply via email to

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