[commits] [Wiki] changed: FAQ/Admin/Config
Wiki Guest
wikiguest at horde.org
Thu Dec 20 08:22:33 UTC 2012
guest [203.200.200.74] Thu, 20 Dec 2012 08:22:33 +0000
Modified page: http://wiki.horde.org/FAQ/Admin/Config
New Revision: 12
Change log: fix typo.
@@ -27,9 +27,9 @@
Create or edit {{horde/config/registry.local.php}} (make sure the
file starts with a PHP tag {{<?php}}) and change the value of the
webroot as follows:
<code type="php">
-$this->applications['horde']['webroot'] = '/horde/';
+$this->applications['horde']['webroot'] = '/horde';
$this->applications['imp']['webroot'] = '';
</code>
More information about the commits
mailing list