phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: inv/inc hook_preferences.inc.php,1.10,1.11


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

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

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



Index: hook_preferences.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/inv/inc/hook_preferences.inc.php,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** hook_preferences.inc.php    23 Nov 2001 20:04:21 -0000      1.10
--- hook_preferences.inc.php    12 Jan 2002 15:39:50 -0000      1.11
***************
*** 16,21 ****
        $title = 'Inventory';
        $file = Array(
!               'Preferences'   => 
$GLOBALS['phpgw']->link('/inv/preferences.php'),
!               'Grant Access'  => 
$GLOBALS['phpgw']->link('/preferences/acl_preferences.php','acl_app=inv')
        );
  //Do not modify below this line
--- 16,21 ----
        $title = 'Inventory';
        $file = Array(
!               'Preferences'  => 
$GLOBALS['phpgw']->link('/inv/preferences.php'),
!               'Grant Access' => 
$GLOBALS['phpgw']->link('/index.php','menuaction=preferences.uiaclprefs.index&acl_app='.$appname),
        );
  //Do not modify below this line




reply via email to

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