phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: timetrack/setup tables_baseline.inc.php,1.3,1.3.


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

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

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

Index: tables_baseline.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/timetrack/setup/tables_baseline.inc.php,v
retrieving revision 1.3
retrieving revision 1.3.2.1
diff -C2 -r1.3 -r1.3.2.1
*** tables_baseline.inc.php     16 Jul 2001 13:24:25 -0000      1.3
--- tables_baseline.inc.php     14 Mar 2002 19:13:43 -0000      1.3.2.1
***************
*** 39,43 ****
                        'uc' => array()
                ),
- 
                'phpgw_ttrack_employee_profiles' => array(
                        'fd' => array(
--- 39,42 ----
***************
*** 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,139 ****
                        'uc' => array()
                ),
- 
                'phpgw_ttrack_work_catagories' => array(
                        'fd' => array(
--- 130,133 ----
***************
*** 145,150 ****
                        'ix' => array(),
                        'uc' => array()
!               ),
! 
        );
  ?>
--- 139,143 ----
                        'ix' => array(),
                        'uc' => array()
!               )
        );
  ?>




reply via email to

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