phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: phpbrain/inc hook_admin.inc.php,1.7,1.8


From: Dave Hall <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpbrain/inc hook_admin.inc.php,1.7,1.8
Date: Sun, 27 Apr 2003 05:25:57 -0400

Update of /cvsroot/phpgroupware/phpbrain/inc
In directory subversions:/tmp/cvs-serv7208

Modified Files:
        hook_admin.inc.php 
Log Message:
another fix ... rrrrr

Index: hook_admin.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpbrain/inc/hook_admin.inc.php,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** hook_admin.inc.php  27 Apr 2003 08:17:07 -0000      1.7
--- hook_admin.inc.php  27 Apr 2003 09:25:55 -0000      1.8
***************
*** 20,24 ****
                        'Global Categories'                     => 
$GLOBALS['phpgw']->link('/index.php','menuaction=admin.uicategories.index&appname='
 . $appname),
                        'Maintain Answers'                      => 
$GLOBALS['phpgw']->link('/index.php','menuaction=phpbrain.uikb.maint_answer'),
!                       'Maintain Questions'            => 
$GLOBALS['phpgw']->link('/index.php','menuaction=phpbrain.uikb.maint_question'),
                        //'Reports - Not implemented'   => 
$GLOBALS['phpgw']->link() 
//$GLOBALS['phpgw']->link('/index.php','menuaction=phpbrain.uikb.index')
                );
--- 20,24 ----
                        'Global Categories'                     => 
$GLOBALS['phpgw']->link('/index.php','menuaction=admin.uicategories.index&appname='
 . $appname),
                        'Maintain Answers'                      => 
$GLOBALS['phpgw']->link('/index.php','menuaction=phpbrain.uikb.maint_answer'),
!                       'Maintain Questions'            => 
$GLOBALS['phpgw']->link('/index.php','menuaction=phpbrain.uikb.maint_question')//,
                        //'Reports - Not implemented'   => 
$GLOBALS['phpgw']->link() 
//$GLOBALS['phpgw']->link('/index.php','menuaction=phpbrain.uikb.index')
                );





reply via email to

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