phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: calendar/inc hook_preferences.inc.php,1.19,1.20


From: Bettina gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: calendar/inc hook_preferences.inc.php,1.19,1.20
Date: Fri, 11 Jan 2002 23:16:37 -0500

Update of /cvsroot/phpgroupware/calendar/inc
In directory subversions:/tmp/cvs-serv22185

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

Index: hook_preferences.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/calendar/inc/hook_preferences.inc.php,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -r1.19 -r1.20
*** hook_preferences.inc.php    27 Dec 2001 15:15:19 -0000      1.19
--- hook_preferences.inc.php    12 Jan 2002 04:16:34 -0000      1.20
***************
*** 21,25 ****
                        ),
                'Grant Access' => 
$GLOBALS['phpgw']->link('/preferences/acl_preferences.php','acl_app='.$appname),
!               'Edit Categories' => 
$GLOBALS['phpgw']->link('/preferences/categories.php','cats_app='.$appname.'&global_cats=True')
        );
  //Do not modify below this line
--- 21,25 ----
                        ),
                'Grant Access' => 
$GLOBALS['phpgw']->link('/preferences/acl_preferences.php','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]