Changeset 1409 for trunk/calendar


Ignore:
Timestamp:
09/14/09 17:17:05 (15 years ago)
Author:
alexandrecorreia
Message:

Ticket #644 - Correção da classe uiacl para o controle de permissão de acesso.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/calendar/inc/hook_preferences.inc.php

    r1400 r1409  
    1515        $file = array( 
    1616                'Preferences'     => $GLOBALS['phpgw']->link('/preferences/preferences.php','appname='.$appname), 
    17                 'Grant Access'    => $GLOBALS['phpgw']->link('/index.php','menuaction=preferences.uiaclprefs2.index&acl_app='.$appname), 
     17                'Grant Access'    => $GLOBALS['phpgw']->link('/index.php','menuaction=preferences.uiaclprefs.index&acl_app='.$appname), 
    1818                'Edit Categories' => $GLOBALS['phpgw']->link('/index.php','menuaction=preferences.uicategories.index&cats_app='.$appname.'&cats_level=True&global_cats=True') 
    1919        ); 
Note: See TracChangeset for help on using the changeset viewer.