phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: infolog/inc hook_preferences.inc.php,1.7,1.8


From: Miles Lott <address@hidden>
Subject: [Phpgroupware-cvs] CVS: infolog/inc hook_preferences.inc.php,1.7,1.8
Date: Sat, 12 Jan 2002 10:46:49 -0500

Update of /cvsroot/phpgroupware/infolog/inc
In directory subversions:/tmp/cvs-serv19512/infolog/inc

Modified Files:
        hook_preferences.inc.php 
Log Message:
Using ntier acl_prefs



Index: hook_preferences.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/infolog/inc/hook_preferences.inc.php,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** hook_preferences.inc.php    12 Jan 2002 04:55:35 -0000      1.7
--- hook_preferences.inc.php    12 Jan 2002 15:46:46 -0000      1.8
***************
*** 18,22 ****
        $file = array(
                'Preferences'     => 
$GLOBALS['phpgw']->link('/index.php','menuaction=infolog.uiinfolog.preferences'),
!               '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')
        );
--- 18,22 ----
        $file = array(
                'Preferences'     => 
$GLOBALS['phpgw']->link('/index.php','menuaction=infolog.uiinfolog.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')
        );




reply via email to

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