BUGFIX: error in javascript, sickness didn't get cleared
[e-DoKo.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index a30d26ca05255a33ebde3ab0641d5515fc0c829b..86b65d418a240284661d535e858aa25db6868624 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -23,7 +23,9 @@ Installation
 
   Copy config.php_template to config.php and edit it. These variables need to be set:
 
-  $host:  for example "http://localhost/index.php", note: include the index.php here
+  $HOST:  for example "http://localhost"
+  $INDEX: the absolute web path to your index.php file e.g. "/mypath/index.php"
+  $STATS: the absolute web path to your stats.php file e.g. "/mypath/stast.php"
 
   database info: