Ignore:
Timestamp:
11/19/09 11:04:50 (14 years ago)
Author:
amuller
Message:

Ticket #597 - Integração com antivirus, e gestão de quotas

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sandbox/filemanager/inc/hook_admin.inc.php

    r1529 r1678  
    2626        $file = Array( 
    2727                'Site Configuration' => $GLOBALS['phpgw']->link('/index.php','menuaction=admin.uiconfig.index&appname=' . $appname), 
     28                'Quota management' => $GLOBALS['phpgw']->link('/index.php','menuaction='.$appname.'.uiconfig.quota'), 
     29 
    2830        ); 
    2931//Do not modify below this line 
Note: See TracChangeset for help on using the changeset viewer.