phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: skel/inc hook_preferences.inc.php,1.5,1.6


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

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

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



Index: hook_preferences.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/skel/inc/hook_preferences.inc.php,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** hook_preferences.inc.php    12 Jan 2002 05:02:40 -0000      1.5
--- hook_preferences.inc.php    12 Jan 2002 15:46:47 -0000      1.6
***************
*** 14,20 ****
        $title = $appname;
        $file = Array(
! //            'Preferences'           => 
$GLOBALS['phpgw']->link('/skel/preferences.php'),
! //            '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')
        );
  //Do not modify below this line
--- 14,20 ----
        $title = $appname;
        $file = Array(
! //            'Preferences'     => 
$GLOBALS['phpgw']->link('/skel/preferences.php'),
! //            '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')
        );
  //Do not modify below this line




reply via email to

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