phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: netsaint/inc hook_preferences.inc.php,1.3,1.4


From: Bettina gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: netsaint/inc hook_preferences.inc.php,1.3,1.4
Date: Fri, 11 Jan 2002 23:17:26 -0500

Update of /cvsroot/phpgroupware/netsaint/inc
In directory subversions:/tmp/cvs-serv23654

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

Index: hook_preferences.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/netsaint/inc/hook_preferences.inc.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** hook_preferences.inc.php    23 Nov 2001 20:04:21 -0000      1.3
--- hook_preferences.inc.php    12 Jan 2002 04:17:24 -0000      1.4
***************
*** 19,23 ****
        (
                'Preferences'     => 
$GLOBALS['phpgw']->link('/index.php','menuaction=netsaint.uitimeperiod.prefs_time'),
!               'Edit categories' => 
$GLOBALS['phpgw']->link('/preferences/categories.php','cats_app=netsaint&cats_level=True&global_cats=True'),
                'Grant Access'    => 
$GLOBALS['phpgw']->link('/preferences/acl_preferences.php','acl_app=netsaint')
        );
--- 19,23 ----
        (
                'Preferences'     => 
$GLOBALS['phpgw']->link('/index.php','menuaction=netsaint.uitimeperiod.prefs_time'),
!               'Edit categories' => 
$GLOBALS['phpgw']->link('/index.php','menuaction=preferences.uicategories.index&cats_app=netsaint&cats_level=True&global_cats=True'),
                'Grant Access'    => 
$GLOBALS['phpgw']->link('/preferences/acl_preferences.php','acl_app=netsaint')
        );




reply via email to

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