phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: phpgroupware header.inc.php.template,1.35.2.3,1.


From: Mark A Peters <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgroupware header.inc.php.template,1.35.2.3,1.35.2.4
Date: Thu, 15 Aug 2002 19:36:53 -0400

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

Modified Files:
      Tag: Version-0_9_14-branch
        header.inc.php.template 
Log Message:
Should fix the missing perf* function.

Index: header.inc.php.template
===================================================================
RCS file: /cvsroot/phpgroupware/phpgroupware/header.inc.php.template,v
retrieving revision 1.35.2.3
retrieving revision 1.35.2.4
diff -C2 -r1.35.2.3 -r1.35.2.4
*** header.inc.php.template     12 Aug 2002 21:53:57 -0000      1.35.2.3
--- header.inc.php.template     15 Aug 2002 23:36:51 -0000      1.35.2.4
***************
*** 116,120 ****
        $GLOBALS['phpgw_info']['server']['versions']['current_header'] = 
$setup_info['phpgwapi']['versions']['current_header'];
        unset($setup_info);
!       $GLOBALS['phpgw_info']['server']['versions']['header'] = '1.20';
        /* This is a fix for NT */
        if (!isset($GLOBALS['phpgw_info']['flags']['noapi']) || 
!$GLOBALS['phpgw_info']['flags']['noapi'] == True)
--- 116,120 ----
        $GLOBALS['phpgw_info']['server']['versions']['current_header'] = 
$setup_info['phpgwapi']['versions']['current_header'];
        unset($setup_info);
!       $GLOBALS['phpgw_info']['server']['versions']['header'] = '1.21';
        /* This is a fix for NT */
        if (!isset($GLOBALS['phpgw_info']['flags']['noapi']) || 
!$GLOBALS['phpgw_info']['flags']['noapi'] == True)





reply via email to

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