CLEANUP: cleaned up CSS a bit
[e-DoKo.git] / config.php_template
index 29212ca0561b7598950530352d05a78afffb21cb..50f731ae174ce867f5374c239b088d3f9cef498b 100644 (file)
     /* used as the reply email in each email */
     $EMAIL_REPLY="";
 
-    /* this should point to your index.file and to your domain*/
+    /* this should point to your index.file and to your domain.
+     * The HOST variable is also used to test, if files are called 
+     * from within e-DoKo, so it needs to be set.
+     */
     $INDEX = "/index.php";
     $HOST  = "http://www.example.com";