summarylogtreecommitdiffstats
path: root/mes_options.php
diff options
context:
space:
mode:
authorImmae2014-06-16 13:53:40 +0200
committerImmae2014-06-16 13:53:40 +0200
commit4d450fa4518602e4cee37861f473148c53717bad (patch)
treed0fe253c63a3e5b3aef5e70f17b66a39f49b323c /mes_options.php
parent0227afb11eb1b31d8829a07033b296b77ee35077 (diff)
downloadaur-4d450fa4518602e4cee37861f473148c53717bad.tar.gz
spip
Diffstat (limited to 'mes_options.php')
-rw-r--r--mes_options.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/mes_options.php b/mes_options.php
index 8d5ef786c2bc..db72597a4d5e 100644
--- a/mes_options.php
+++ b/mes_options.php
@@ -9,7 +9,7 @@ if ( preg_match(',^/([\.a-zA-Z0-9_-]+)/,', $_SERVER['REQUEST_URI'], $r)
$site = $_SERVER['HTTP_HOST'];
}
-// This is a symlink to /var/lib/spip/
+// This is a symlink to /srv/spip/
// Sites are of the form <host> or <host>__<folder> (cf. above)
$rep = 'sites/';
$path = _DIR_RACINE . $rep . $site . '/';