summaryrefslogtreecommitdiff
path: root/inc/preload.php.dist
diff options
context:
space:
mode:
authorAnika Henke <anika@selfthinker.org>2012-07-08 15:14:53 +0100
committerAnika Henke <anika@selfthinker.org>2012-07-08 15:14:53 +0100
commitd22be2c028a00f1d2117588941c27cfe49dd9ee2 (patch)
treef64f1159e45bce363fb929af54bc9f435bac99be /inc/preload.php.dist
parentbb853ec32133da0147618382c031cd09e4512c50 (diff)
downloadrpg-d22be2c028a00f1d2117588941c27cfe49dd9ee2.tar.gz
rpg-d22be2c028a00f1d2117588941c27cfe49dd9ee2.tar.bz2
improved comments, added link to farm.php
Diffstat (limited to 'inc/preload.php.dist')
-rw-r--r--inc/preload.php.dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/preload.php.dist b/inc/preload.php.dist
index f4eab2dae..7acda0e3d 100644
--- a/inc/preload.php.dist
+++ b/inc/preload.php.dist
@@ -1,7 +1,7 @@
<?php
/**
* This is an example for a farm setup. Simply copy this file to preload.php and
- * uncomment what you need. See http://dokuwiki.org/farms for more information.
+ * uncomment what you need. See http://www.dokuwiki.org/farms for more information.
* You can also use preload.php for other things than farming, e.g. for moving
* local configuration files out of the main ./conf directory.
*/