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.6,1.7


From: Dave Hall <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpbrain/inc hook_admin.inc.php,1.6,1.7
Date: Sun, 27 Apr 2003 04:17:09 -0400

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

Modified Files:
        hook_admin.inc.php 
Log Message:
remove reports option

Index: hook_admin.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpbrain/inc/hook_admin.inc.php,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** hook_admin.inc.php  27 Apr 2003 08:10:32 -0000      1.6
--- hook_admin.inc.php  27 Apr 2003 08:17:07 -0000      1.7
***************
*** 21,25 ****
                        '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')
                );
                display_section($appname,$file);
--- 21,25 ----
                        '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')
                );
                display_section($appname,$file);





reply via email to

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