fixed
authorjoel kronenberg <joel.kronenberg@utoronto.ca>
Wed, 7 Dec 2005 20:24:02 +0000 (20:24 -0000)
committerjoel kronenberg <joel.kronenberg@utoronto.ca>
Wed, 7 Dec 2005 20:24:02 +0000 (20:24 -0000)
docs/mods/acollab/module.xml

index e0096b9..70d994d 100644 (file)
         <version>0.1</version> \r
         <date>2005-08-22</date> \r
         <state>stable</state> \r
-        <notes>Additional Installation Steps: Before ACollab will function properly as an add-on module, the ATutor and ACollab config.inc.php files need to be modified by adding the following lines, adjusting the values accordingly. Include the trailing slash.\r
+        <notes>Additional Installation Steps: Before ACollab will function properly as a module, the ATutor module.php and ACollab config.inc.php files need to be modified by adding the following lines, adjusting the values accordingly. Include the trailing slash.\r
                \r
-               Add to ACollab's conif,inc.php file:\r
+               Add to ACollab's include/config.inc.php file:\r
                define('AT_PATH','http://www.mydomain.com/ATutor/');\r
                define('AT_PREFIX','AT_');\r
                \r
-               Add to ATutor's config.inc.pgp\r
+               Add to ATutor's mods/acollab/module.php\r
                define('AC_PATH','http://www.mydomain.com/ACollab/');\r
                define('AC_PREFIX','AC_');\r
        </notes> \r