X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=e-DoKo.git;a=blobdiff_plain;f=config.php_template;h=50f731ae174ce867f5374c239b088d3f9cef498b;hp=29212ca0561b7598950530352d05a78afffb21cb;hb=0049ad8507bb304c0f755dd156fd5f3082b1d6b5;hpb=a35c7c7be53220ddeea8442396be0b4299589088 diff --git a/config.php_template b/config.php_template index 29212ca..50f731a 100644 --- a/config.php_template +++ b/config.php_template @@ -27,7 +27,10 @@ /* 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";