tweek language on last step
authorgreg gay <ggay@ocad.ca>
Sat, 1 Jul 2006 18:36:30 +0000 (18:36 -0000)
committergreg gay <ggay@ocad.ca>
Sat, 1 Jul 2006 18:36:30 +0000 (18:36 -0000)
docs/install/include/ustep6.php

index 598f7ce..040d296 100644 (file)
@@ -16,10 +16,10 @@ if (!defined('AT_INCLUDE_PATH')) { exit; }
 print_progress($step);
 
 ?>
-<p><strong>Congratulations on your installation of ATutor <?php echo $new_version; ?><i>!</i></strong></p>
-
-<p>It is important that you login to the Administration section to review and set any new System Configuration options.</p>
+<p><strong>Congratulations on your upgrade of ATutor <?php echo $new_version; ?><i>!</i></strong></p>
 
+<p>It is important that you login as the ATutor administrator to review and set any new System Configuration options.</p>
+<p>For security reasons,  after you have confirmed the installation was successful, it is also important that you <strong>delete the install/ directory</strong> and reset the /include/config.inc.php file to read-only. On Linux/Unix systems, use <strong>chmod a-w include/config.inc.php</strong>.</p>
 <p>See the <a href="http://atutor.ca/forums/">Support Forums</a> on <a href="http://atutor.ca">atutor.ca</a> for additional help &amp; support.</p>
 
 <br />