]> git.donarmstrong.com Git - roundcube.git/blobdiff - UPGRADING
Refresh all patches so that they apply without any fuzz
[roundcube.git] / UPGRADING
index b2c1977b2c7371b2f367361b1b988bddd1243fa4..6362e0ca54678ad90b434f5cfc7cf6d7fe334eaf 100644 (file)
--- a/UPGRADING
+++ b/UPGRADING
@@ -14,6 +14,7 @@ of RoundCube Webmail.
    - ./program/
    - ./installer/
    - ./skins/default/
+   - ./plugins/
 2. Run ./bin/update.sh from the commandline OR
    open http://url-to-roundcube/installer/ in a browser. To enable
    the latter one, you have to temporary set 'enable_installer' to true
@@ -24,6 +25,7 @@ of RoundCube Webmail.
    ./SQL/[yourdbtype].update.sql that are superscribed with the
    currently installed version number.
 5. Make sure 'enable_installer' is set to false again.
+6. Check .htaccess settings (some php settings could become required)
 
 
 For manually upgrading your RoundCube installation follow the instructions