Moved scripts in "docs" one level up into root folder. In addition, removed "docs...
[atutor.git] / documentation / admin / configuration.php
1 <?php require('../common/body_header.inc.php'); $lm = '$LastChangedDate: 2007-07-30 14:02:44 -0400 (Mon, 30 Jul 2007) $'; ?>
2
3 <h2>Administrator Home</h2>
4         <p>The Administrator Home page is the first screen after logging in. It displays a linked list of the administrative tools, shows new and pending <a href="instructor_requests.php">Instructor Requests</a>, provides the ability to check for the latest version of ATutor by connecting to the atutor.ca website, and basic installation statistics and information.</p>
5
6 <?php require('../common/body_footer.inc.php'); ?>