added an example path for AC_PATH
authorgreg gay <ggay@ocad.ca>
Tue, 6 Dec 2005 14:38:45 +0000 (14:38 -0000)
committergreg gay <ggay@ocad.ca>
Tue, 6 Dec 2005 14:38:45 +0000 (14:38 -0000)
docs/mods/acollab/module.php

index a706f85..798c922 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',                    '');\r
-//define('AC_TABLE_PREFIX',    '');\r
+//define('AC_PATH',                    'http://mydomain.com/ACollab');\r
+//define('AC_TABLE_PREFIX',    'AC_');\r
 ?>
\ No newline at end of file