Changeset 1409 for trunk/mobile


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/mobile/inc/hook_preferences.inc.php

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