diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-12-24 14:29:47 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-12-24 14:29:47 +0000 |
| commit | d8f9dfdbc04b3fb1b85122a31ff3c81e85fa6791 (patch) | |
| tree | 1a78e556d4776246ecd9fc591f00ba2fe6afd45f /roundcubemail/UPGRADING | |
| parent | 3e3fafb16ed867f82123931de222286bd34a05c3 (diff) | |
Allow empty strings for imap_root config parameter (was changed in r2143) to remain backward compatible but cache imap root and delimiter in session
git-svn-id: https://svn.roundcube.net/trunk@2188 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/UPGRADING')
| -rw-r--r-- | roundcubemail/UPGRADING | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/roundcubemail/UPGRADING b/roundcubemail/UPGRADING index 45130c9ff..b2c1977b2 100644 --- a/roundcubemail/UPGRADING +++ b/roundcubemail/UPGRADING @@ -18,8 +18,6 @@ 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 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 |
