phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: phpgroupware help.php,1.1,1.2


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgroupware help.php,1.1,1.2
Date: Sun, 15 Dec 2002 20:48:19 -0500

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

Modified Files:
        help.php 
Log Message:
update help system

Index: help.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgroupware/help.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** help.php    30 Nov 2002 01:55:52 -0000      1.1
--- help.php    16 Dec 2002 01:48:16 -0000      1.2
***************
*** 24,28 ****
        $GLOBALS['phpgw']->help = CreateObject('phpgwapi.help_helper');
  
!       $GLOBALS['phpgw']->hooks->process('help',array('help'));
  
        
$GLOBALS['phpgw']->xslttpl->set_var('phpgw',$GLOBALS['phpgw']->help->output);
--- 24,28 ----
        $GLOBALS['phpgw']->help = CreateObject('phpgwapi.help_helper');
  
!       $GLOBALS['phpgw']->hooks->process('help',array('manual'));
  
        
$GLOBALS['phpgw']->xslttpl->set_var('phpgw',$GLOBALS['phpgw']->help->output);




reply via email to

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