Changeset 89 for trunk/admin


Ignore:
Timestamp:
11/05/07 10:47:44 (16 years ago)
Author:
niltonneto
Message:

* empty log message *

File:
1 edited

Legend:

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

    r2 r89  
    3535                        $file['Peer Servers']               = $GLOBALS['phpgw']->link('/index.php','menuaction=admin.uiserver.list_servers'); 
    3636                } 
    37 */ 
    3837                if (! $GLOBALS['phpgw']->acl->check('account_access',1,'admin')) 
    3938                { 
     
    4544                        $file['User Groups']                = $GLOBALS['phpgw']->link('/index.php','menuaction=admin.uiaccounts.list_groups'); 
    4645                } 
    47  
     46*/ 
    4847                if (! $GLOBALS['phpgw']->acl->check('applications_access',1,'admin')) 
    4948                { 
Note: See TracChangeset for help on using the changeset viewer.