echo $lang['AdminShow'] ?>
This is a summary page that gives the administrator some tools to get an
overview about what is going on the TUTOS system.
What do you see here
- echo $lang['AdminDBInfo'] ?>
Some information about type and name of the current database.
- Table Info
Information about all TUTOS tables that store base objects.
- echo $lang["AdminLoginInfo"] ?>
A list of all defined TUTOS users (realname and loginname) there last login date and last login host.
What you can do here
- see a summary of all accessrights
you can select echo
makelink("help.php?p=acl_overview",$lang["ACLOverview"],$lang["ACLOverviewI"]) ?> to see all objects in the database and there corresponding accessrights.
- echo $lang["AdminDBSync"] ?>
in order to make a synchronisation between two TUTOS databases you can select
echo makelink("help.php?p=admin_sync",$lang["AdminDBSync"],$lang["AdminDBSync"]) ?>