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.11,1.12


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

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

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



Index: hook_preferences.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/inv/inc/hook_preferences.inc.php,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -r1.11 -r1.12
*** hook_preferences.inc.php    12 Jan 2002 15:39:50 -0000      1.11
--- hook_preferences.inc.php    12 Jan 2002 15:51:54 -0000      1.12
***************
*** 17,21 ****
        $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
--- 17,21 ----
        $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]