'manual',
'admin_header' => True,
);
$phpgw_info['flags'] = $phpgw_flags;
include('../../../header.inc.php');
$appname = 'admin';
?>
This function is usually only available to the systems administrator of the system.
Administration of all applications, user and group accounts, session logging and control.
- Account management:
User accounts:
Create, edit and delete users accounts. Set membership of groups, and access to applications.
User groups:
Create, edit and delete groups.
common->phpgw_footer(); ?>