phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: manual/inc hook_help.inc.php,1.2,1.3


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: manual/inc hook_help.inc.php,1.2,1.3
Date: Fri, 03 Jan 2003 19:12:50 -0500

Update of /cvsroot/phpgroupware/manual/inc
In directory subversions:/tmp/cvs-serv25867/inc

Modified Files:
        hook_help.inc.php 
Log Message:
update

Index: hook_help.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/manual/inc/hook_help.inc.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** hook_help.inc.php   16 Dec 2002 01:20:12 -0000      1.2
--- hook_help.inc.php   4 Jan 2003 00:12:48 -0000       1.3
***************
*** 15,19 ****
        $GLOBALS['phpgw']->help->set_params(array('app_name'            => 
'manual',
                                                                                
                'title'                 => phpGroupWare,
!                                                                               
                'app_version'   => 'API ' . 
$setup_info['phpgwapi']['version']));
  
        $GLOBALS['phpgw']->help->data[] = array
--- 15,19 ----
        $GLOBALS['phpgw']->help->set_params(array('app_name'            => 
'manual',
                                                                                
                'title'                 => phpGroupWare,
!                                                                               
                'app_version'   => $setup_info['phpgwapi']['version']));
  
        $GLOBALS['phpgw']->help->data[] = array





reply via email to

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