phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: todo/inc hook_preferences.inc.php,1.8,1.9


From: Miles Lott <address@hidden>
Subject: [Phpgroupware-cvs] CVS: todo/inc hook_preferences.inc.php,1.8,1.9
Date: Sat, 12 Jan 2002 10:39:53 -0500

Update of /cvsroot/phpgroupware/todo/inc
In directory subversions:/tmp/cvs-serv19220/todo/inc

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



Index: hook_preferences.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/todo/inc/hook_preferences.inc.php,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** hook_preferences.inc.php    12 Jan 2002 04:18:19 -0000      1.8
--- hook_preferences.inc.php    12 Jan 2002 15:39:51 -0000      1.9
***************
*** 16,20 ****
        $title = $appname;
        $file = Array(
!               'Grant Access'    => 
$GLOBALS['phpgw']->link('/preferences/acl_preferences.php','acl_app=todo'),
                'Edit categories' => 
$GLOBALS['phpgw']->link('/index.php','menuaction=preferences.uicategories.index&cats_app=todo&cats_level=True&global_cats=True')
        );
--- 16,20 ----
        $title = $appname;
        $file = Array(
!               '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=todo&cats_level=True&global_cats=True')
        );




reply via email to

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