phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: timetrack/setup tables_current.inc.php,1.7,1.7.2


From: Bob Schader <address@hidden>
Subject: [Phpgroupware-cvs] CVS: timetrack/setup tables_current.inc.php,1.7,1.7.2.1
Date: Thu, 14 Mar 2002 14:14:46 -0500

Update of /cvsroot/phpgroupware/timetrack/setup
In directory subversions:/tmp/cvs-serv25324

Modified Files:
      Tag: Version-0_9_14-branch
        tables_current.inc.php 
Log Message:
fixes for 0.9.14rc2

Index: tables_current.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/timetrack/setup/tables_current.inc.php,v
retrieving revision 1.7
retrieving revision 1.7.2.1
diff -C2 -r1.7 -r1.7.2.1
*** tables_current.inc.php      18 Aug 2001 00:32:56 -0000      1.7
--- tables_current.inc.php      14 Mar 2002 19:14:44 -0000      1.7.2.1
***************
*** 39,44 ****
                        'uc' => array()
                ),
! 
!               'phpgw_ttrack_employee_profiles' => array(
                        'fd' => array(
                                'id' => array('type' => 'int', 'precision' => 
4,'nullable' => False),
--- 39,43 ----
                        'uc' => array()
                ),
!               'phpgw_ttrack_emplyprof' => array(
                        'fd' => array(
                                'id' => array('type' => 'int', 'precision' => 
4,'nullable' => False),
***************
*** 60,64 ****
                        'uc' => array()
                ),
- 
                'phpgw_ttrack_job_details' => array(
                        'fd' => array(
--- 59,62 ----
***************
*** 83,87 ****
                        'uc' => array()
                ),
- 
                'phpgw_ttrack_job_status' => array(
                        'fd' => array(
--- 81,84 ----
***************
*** 94,98 ****
                        'uc' => array()
                ),
- 
                'phpgw_ttrack_jobs' => array(
                        'fd' => array(
--- 91,94 ----
***************
*** 124,128 ****
                        'uc' => array()
                ),
- 
                'phpgw_ttrack_locations' => array(
                        'fd' => array(
--- 120,123 ----
***************
*** 135,140 ****
                        'uc' => array()
                ),
! 
!               'phpgw_ttrack_work_catagories' => array(
                        'fd' => array(
                                'work_catagory_id' => array('type' => 
'auto','nullable' => False),
--- 130,134 ----
                        'uc' => array()
                ),
!               'phpgw_ttrack_wk_cat' => array(
                        'fd' => array(
                                'work_catagory_id' => array('type' => 
'auto','nullable' => False),




reply via email to

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