Moved scripts in "docs" one level up into root folder. In addition, removed "docs...
[atutor.git] / documentation / admin / email_users.php
1 <?php require('../common/body_header.inc.php'); $lm = '$LastChangedDate: 2006-06-29 11:25:07 -0400 (Thu, 29 Jun 2006) $'; ?>
2
3 <h2>Email Users</h2>
4         <p>The Email Users feature allows an administrator to send an email to all students, instructors, or both. Unconfirmed and Disabled accounts are not included in the mailing. The email address specified in the <a href="system_preferences.php">System Preferences</a> is used as the reply-to address for the email(s).</p>
5
6 <?php require('../common/body_footer.inc.php'); ?>