adjustment to path
authorgreg gay <ggay@ocad.ca>
Tue, 6 Dec 2005 15:00:39 +0000 (15:00 -0000)
committergreg gay <ggay@ocad.ca>
Tue, 6 Dec 2005 15:00:39 +0000 (15:00 -0000)
docs/mods/acollab/module.php

index 798c922..b495e95 100644 (file)
@@ -18,6 +18,6 @@ $this->_pages['acollab/index.php']['img']       = 'images/home-acollab.gif';
 \r
 \r
 //enter values for these entries \r
-//define('AC_PATH',                    'http://mydomain.com/ACollab');\r
-//define('AC_TABLE_PREFIX',    'AC_');\r
+define('AC_PATH',                      'http://localhost/atutorsvn/ACollab/');\r
+define('AC_TABLE_PREFIX',      'AC_');\r
 ?>
\ No newline at end of file