Ignore:
Timestamp:
08/19/11 10:46:17 (13 years ago)
Author:
alexandrecorreia
Message:

Ticket #2083 - Corrigido para que a add de novos RSS é feito apenas pelo administrador

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2/expressoMail1_2/inc/hook_admin.inc.php

    r1040 r4957  
    2626        $file = Array( 
    2727                'Site Configuration' => $GLOBALS['phpgw']->link('/index.php','menuaction=admin.uiconfig.index&appname=' . $appname), 
     28                'RSS Reader' => $GLOBALS['phpgw']->link('/index.php','menuaction=expressoMail1_2.uiconfigRSS.editRss') 
    2829        ); 
     30         
    2931//Do not modify below this line 
    3032        display_section($appname,$title,$file); 
Note: See TracChangeset for help on using the changeset viewer.