Ignore:
Timestamp:
06/23/09 14:27:31 (15 years ago)
Author:
rafaelraymundo
Message:

Ticket #562 - Realizados procedimentos para utilizacao de Certificado Digital no login

File:
1 edited

Legend:

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

    r1035 r1042  
    8383                        $file['CASCRLS']    = $GLOBALS['phpgw']->link('../seguranca/security_admin.php'); 
    8484                } 
    85         } 
    86  
    87  
    88         if (! $GLOBALS['phpgw']->acl->check('asyncservice_access',1,'admin')) 
    89         { 
    90                 $file['subversion']    = $GLOBALS['phpgw']->link('subversion.php'); 
    91         } 
     85        }  
    9286 
    9387        if (! $GLOBALS['phpgw']->acl->check('site_config_access',1,'admin')) 
Note: See TracChangeset for help on using the changeset viewer.