diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-12-11 09:28:12 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-12-11 09:28:12 +0000 |
| commit | e273a26dd896e19dea35450a805727c218449392 (patch) | |
| tree | ecaaa872fb996b255516ea6d8e371b420242ea49 | |
| parent | 8fa58f990b02a0f9951a1d97a0c5b77f86793e30 (diff) | |
- typo ;)
git-svn-id: https://svn.roundcube.net/trunk@2145 208e9e7b-5314-0410-a742-e7e81cd9613c
| -rw-r--r-- | roundcubemail/UPGRADING | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/roundcubemail/UPGRADING b/roundcubemail/UPGRADING index e5f6e83c5..45130c9ff 100644 --- a/roundcubemail/UPGRADING +++ b/roundcubemail/UPGRADING @@ -18,7 +18,8 @@ of RoundCube Webmail. open http://url-to-roundcube/installer/ in a browser. To enable the latter one, you have to temporary set 'enable_installer' to true in your local config/main.inc.php file. - WARNING: If you don't know what is IMAP root directory, set imap_root option to NULL + WARNING: If you don't know what an "IMAP root directory" is, + set the imap_root option to NULL 3. Let the update script/installer check your configuration and update your config files as suggested by the updater. 4. If suggested by the update script, run all commands in |
