phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: notes/inc hook_admin.inc.php,1.3,1.4


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: notes/inc hook_admin.inc.php,1.3,1.4
Date: Mon, 18 Mar 2002 21:34:46 -0500

Update of /cvsroot/phpgroupware/notes/inc
In directory subversions:/tmp/cvs-serv2483

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/notes/inc/hook_admin.inc.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** hook_admin.inc.php  13 Mar 2002 20:32:53 -0000      1.3
--- hook_admin.inc.php  19 Mar 2002 02:34:44 -0000      1.4
***************
*** 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]