phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: projects/setup tables_current.inc.php,1.11.2.1.


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: projects/setup tables_current.inc.php,1.11.2.1.2.3,1.11.2.1.2.4
Date: Wed, 11 Jun 2003 17:35:59 -0400

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

Modified Files:
      Tag: Version-0_9_16-branch
        tables_current.inc.php 
Log Message:
update

Index: tables_current.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/projects/setup/tables_current.inc.php,v
retrieving revision 1.11.2.1.2.3
retrieving revision 1.11.2.1.2.4
diff -C2 -r1.11.2.1.2.3 -r1.11.2.1.2.4
*** tables_current.inc.php      7 Jun 2003 23:34:03 -0000       1.11.2.1.2.3
--- tables_current.inc.php      11 Jun 2003 21:35:57 -0000      1.11.2.1.2.4
***************
*** 159,163 ****
                                'c_id' => array('type' => 'auto','nullable' => 
False),
                                'project_id' => array('type' => 
'int','precision' => 4,'default' => 0,'nullable' => False),
!                               'month' => array('type' => 'int','precision' => 
4,'default' => 0,'nullable' => False)
                        ),
                        'pk' => array('c_id'),
--- 159,164 ----
                                'c_id' => array('type' => 'auto','nullable' => 
False),
                                'project_id' => array('type' => 
'int','precision' => 4,'default' => 0,'nullable' => False),
!                               'month' => array('type' => 'int','precision' => 
4,'default' => 0,'nullable' => False),
!                               'pcosts' => array('type' => 
'decimal','precision' => 20,'scale' => 2,'default' => 0,'nullable' => False)
                        ),
                        'pk' => array('c_id'),





reply via email to

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