phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] notes/inc hook_preferences.inc.php


From: Sigurd Nes
Subject: [Phpgroupware-cvs] notes/inc hook_preferences.inc.php
Date: Tue, 21 Mar 2006 12:59:24 +0000

CVSROOT:        /sources/phpgroupware
Module name:    notes
Branch:         
Changes by:     Sigurd Nes <address@hidden>     06/03/21 12:59:24

Modified files:
        inc            : hook_preferences.inc.php 

Log message:
        acl2

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/phpgroupware/notes/inc/hook_preferences.inc.php.diff?tr1=1.24&tr2=1.25&r1=text&r2=text

Patches:
Index: notes/inc/hook_preferences.inc.php
diff -u notes/inc/hook_preferences.inc.php:1.24 
notes/inc/hook_preferences.inc.php:1.25
--- notes/inc/hook_preferences.inc.php:1.24     Thu Apr 28 18:33:52 2005
+++ notes/inc/hook_preferences.inc.php  Tue Mar 21 12:59:24 2006
@@ -5,14 +5,14 @@
        * @copyright Copyright (C) 2000-2002,2005 Free Software Foundation, 
Inc. http://www.fsf.org/
        * @license http://www.gnu.org/licenses/gpl.html GNU General Public 
License
        * @package notes
-       * @version $Id: hook_preferences.inc.php,v 1.24 2005/04/28 18:33:52 
powerstat Exp $
+       * @version $Id: hook_preferences.inc.php,v 1.25 2006/03/21 12:59:24 
sigurdne Exp $
        */
 
        {
 // Only Modify the $file and $title variables.....
                $file = Array
                (
-                       'Grant Access'    => 
$GLOBALS['phpgw']->link('/index.php','menuaction=preferences.uiaclprefs.index&acl_app='.$appname),
+                       'Grant Access'  => 
$GLOBALS['phpgw']->link('/index.php','menuaction=preferences.uiadmin_acl.aclprefs&acl_app='.$appname),
                        'Edit categories' => 
$GLOBALS['phpgw']->link('/index.php','menuaction=preferences.uicategories.index&cats_app=notes&cats_level=True&global_cats=True')
                );
 // Do not modify below this line




reply via email to

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