diff options
author | Arun Persaud <arun@nubati.net> | 2010-02-02 22:37:27 -0800 |
---|---|---|
committer | Arun Persaud <arun@nubati.net> | 2010-02-04 22:17:09 -0800 |
commit | b76cddb9313d8a67e5d7e1830503b5775666238f (patch) | |
tree | 29a1b79a6f0578c804318a9cf741ab51538940a6 /INSTALL | |
parent | 3b407a98fe0243cef87fdd64aeb4f567cca41f40 (diff) | |
download | e-DoKo-b76cddb9313d8a67e5d7e1830503b5775666238f.tar.gz e-DoKo-b76cddb9313d8a67e5d7e1830503b5775666238f.tar.bz2 e-DoKo-b76cddb9313d8a67e5d7e1830503b5775666238f.zip |
NEW FEATURE: provide an RSS feed for each user showing in which games it's his turn
the feed shows the same as the "It's your turn in these games" box.
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -26,6 +26,7 @@ Installation $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" + $RSSS: the absolute web path to your rss.php file e.g. "/mypath/rss.php" database info: |