phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: timetrack detail_report_bycust.php,1.1.2.2,1.1.2


From: Mark A Peters <address@hidden>
Subject: [Phpgroupware-cvs] CVS: timetrack detail_report_bycust.php,1.1.2.2,1.1.2.3 timesheets.php,1.16.2.2,1.16.2.3
Date: Sun, 27 Oct 2002 21:35:15 -0500

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

Modified Files:
      Tag: Version-0_9_14-branch
        detail_report_bycust.php timesheets.php 
Log Message:
A few minor cleanups.

Index: detail_report_bycust.php
===================================================================
RCS file: /cvsroot/phpgroupware/timetrack/detail_report_bycust.php,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -C2 -r1.1.2.2 -r1.1.2.3
*** detail_report_bycust.php    21 Sep 2002 21:59:10 -0000      1.1.2.2
--- detail_report_bycust.php    28 Oct 2002 02:35:06 -0000      1.1.2.3
***************
*** 20,24 ****
        );
  
!       $friendly = $GLOBALS['HTTP_GET_VARS']['friendly']
        if ($friendly)
        {
--- 20,24 ----
        );
  
!       $friendly = $GLOBALS['HTTP_GET_VARS']['friendly'];
        if ($friendly)
        {

Index: timesheets.php
===================================================================
RCS file: /cvsroot/phpgroupware/timetrack/timesheets.php,v
retrieving revision 1.16.2.2
retrieving revision 1.16.2.3
diff -C2 -r1.16.2.2 -r1.16.2.3
*** timesheets.php      22 Sep 2002 19:58:02 -0000      1.16.2.2
--- timesheets.php      28 Oct 2002 02:35:06 -0000      1.16.2.3
***************
*** 15,19 ****
    // Update complete for phpgroupware 0.9.10 - 4/18/2001 (api calls for 
accounts and contacts)
  
!       $GLBOALS['phpgw_info']['flags'] = Array(
                'currentapp'              => 'timetrack',
                'enable_nextmatchs_class' => True
--- 15,19 ----
    // Update complete for phpgroupware 0.9.10 - 4/18/2001 (api calls for 
accounts and contacts)
  
!       $GLOBALS['phpgw_info']['flags'] = Array(
                'currentapp'              => 'timetrack',
                'enable_nextmatchs_class' => True





reply via email to

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