Ignore:
Timestamp:
02/04/13 14:34:31 (11 years ago)
Author:
cristiano
Message:

Ticket #3336 - Remover módulo calendar (antiga agenda)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/inc/hook_admin.inc.php

    r5804 r7844  
    8585                $file['VoIP settings']         = $GLOBALS['phpgw']->link('/index.php','menuaction=admin.uivoip.edit_conf'); 
    8686        } 
    87          
    88         if (! $GLOBALS['phpgw']->acl->check('site_config_access',1,'admin')) 
    89         { 
    90                 $file['Calendar settings'] = $GLOBALS['phpgw']->link('/index.php','menuaction=admin.uicalendar.edit_conf'); 
    91         } 
     87 
    9288 
    9389        /* Do not modify below this line */ 
Note: See TracChangeset for help on using the changeset viewer.