Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2009-08-28 12:29:46 +0400
committeralecpl <alec@alec.pl>2009-08-28 12:29:46 +0400
commitb8ae99a6b38838045257c7dac6f52c66a0f6ef39 (patch)
tree24efc96c480b84cf4899fe13dd4008e1845c46ef /INSTALL
parent16506fbe39df8ddcab142be363d4017e5c69c004 (diff)
- Fix endless loop on error response for APPEND command (#1486060)
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index cf46fafaf..67fbce98a 100644
--- a/INSTALL
+++ b/INSTALL
@@ -38,7 +38,7 @@ INSTALLATION
- /logs
3. Create a new database and a database user for RoundCube (see DATABASE SETUP)
4. Point your browser to http://url-to-roundcube/installer/
-5. Follow the instructions of the install script (or see MANUAL CONFINGURATION)
+5. Follow the instructions of the install script (or see MANUAL CONFIGURATION)
6. After creating and testing the configuration, remove the installer directory
7. Done!