'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.
- Session management:
View sessions:
Current sessions, IP, Login Time, Idle Time, and gives option to kill session.
View Access Log:
LoginId, IP, Login Time, Logout Time, Total time spent.
- Headline sites:
Administer headline sites as seen by users in the headlines application.
Edit: Options for the headline sites:
Display,BaseURL, NewsFile,Minutes between reloads,Listing Displayed,News Type.
Delete:Remove an existing headling site, clicking on delete will give
you a checking page to be sure you do want to delete.
View:Displays set options as in edit.
Add:Form for adding new headline site, options as in edit.
- Network news:
Manual update for news groups.
- Server information:
At present phpinfo of the server that is running.
common->phpgw_footer(); ?>