diff options
| author | alecpl <alec@alec.pl> | 2008-12-11 09:28:12 +0000 | 
|---|---|---|
| committer | alecpl <alec@alec.pl> | 2008-12-11 09:28:12 +0000 | 
| commit | 574a9a9fd72a403a05923659d22ced58a65fe292 (patch) | |
| tree | 543a23d5d33d5750f4c1884bd245bace789052b3 | |
| parent | 81c7b2cd11d117802cea6ad6e374bc197ace1f22 (diff) | |
- typo ;)
| -rw-r--r-- | UPGRADING | 3 | 
1 files changed, 2 insertions, 1 deletions
@@ -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  | 
