phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: addressbook/inc hook_preferences.inc.php,1.20,1.


From: Bettina gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: addressbook/inc hook_preferences.inc.php,1.20,1.21
Date: Fri, 11 Jan 2002 23:15:17 -0500

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

Modified Files:
        hook_preferences.inc.php 
Log Message:
update hook_prefs

Index: hook_preferences.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/addressbook/inc/hook_preferences.inc.php,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -r1.20 -r1.21
*** hook_preferences.inc.php    28 Dec 2001 01:46:41 -0000      1.20
--- hook_preferences.inc.php    12 Jan 2002 04:15:15 -0000      1.21
***************
*** 18,22 ****
                'Preferences'   => 
$GLOBALS['phpgw']->link('/index.php','menuaction=addressbook.uiaddressbook.preferences'),
                'Grant Access'  => 
$GLOBALS['phpgw']->link('/index.php','menuaction=preferences.uiaclprefs.index&acl_app='.$appname),
!               'Edit Categories' => 
$GLOBALS['phpgw']->link('/preferences/categories.php','cats_app='.$appname . 
'&cats_level=True&global_cats=True')
        );
  //Do not modify below this line
--- 18,22 ----
                'Preferences'   => 
$GLOBALS['phpgw']->link('/index.php','menuaction=addressbook.uiaddressbook.preferences'),
                'Grant Access'  => 
$GLOBALS['phpgw']->link('/index.php','menuaction=preferences.uiaclprefs.index&acl_app='.$appname),
!               'Edit Categories' => 
$GLOBALS['phpgw']->link('/index.php','menuaction=preferences.uicategories.index&cats_app='.$appname
 . '&cats_level=True&global_cats=True')
        );
  //Do not modify below this line




reply via email to

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