phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: addressbook/inc hook_admin.inc.php,1.10,1.11


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: addressbook/inc hook_admin.inc.php,1.10,1.11
Date: Mon, 18 Mar 2002 21:34:10 -0500

Update of /cvsroot/phpgroupware/addressbook/inc
In directory subversions:/tmp/cvs-serv2446

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/addressbook/inc/hook_admin.inc.php,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** hook_admin.inc.php  13 Mar 2002 21:50:25 -0000      1.10
--- hook_admin.inc.php  19 Mar 2002 02:34:08 -0000      1.11
***************
*** 18,22 ****
                        'Site Configuration'    => 
$GLOBALS['phpgw']->link('/index.php','menuaction=admin.uiconfig.index&appname=' 
. $appname),
                        'Edit custom fields'    => 
$GLOBALS['phpgw']->link('/index.php','menuaction=addressbook.uifields.index'),
!                       'Global Categories'             => 
$GLOBALS['phpgw']->link('/index.php','menuaction=admin.uicategories.index&appname='
 . $appname)
                );
  //Do not modify below this line
--- 18,22 ----
                        'Site Configuration'    => 
$GLOBALS['phpgw']->link('/index.php','menuaction=admin.uiconfig.index&appname=' 
. $appname),
                        'Edit custom fields'    => 
$GLOBALS['phpgw']->link('/index.php','menuaction=addressbook.uifields.index'),
!                       'Global Categories'             => 
$GLOBALS['phpgw']->link('/index.php','menuaction=admin.uicategories.index&appname='
 . $appname . '&global_cats=True')
                );
  //Do not modify below this line




reply via email to

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