phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: todo/inc hook_admin.inc.php,1.2,1.3


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: todo/inc hook_admin.inc.php,1.2,1.3
Date: Mon, 18 Mar 2002 21:35:20 -0500

Update of /cvsroot/phpgroupware/todo/inc
In directory subversions:/tmp/cvs-serv2585

Modified Files:
        hook_admin.inc.php 
Log Message:
update global apps cats to turn on or off showing of global systemwide cats

Index: hook_admin.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/todo/inc/hook_admin.inc.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** hook_admin.inc.php  13 Mar 2002 17:43:34 -0000      1.2
--- hook_admin.inc.php  19 Mar 2002 02:35:18 -0000      1.3
***************
*** 16,20 ****
                $values = array
                (
!                       'Global Categories' => 
$GLOBALS['phpgw']->link('/index.php','menuaction=admin.uicategories.index&appname='
 . $appname)
                );
  
--- 16,20 ----
                $values = array
                (
!                       'Global Categories' => 
$GLOBALS['phpgw']->link('/index.php','menuaction=admin.uicategories.index&appname='
 . $appname . '&global_cats=True')
                );
  




reply via email to

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