diff options
author | alecpl <alec@alec.pl> | 2009-05-28 18:18:37 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2009-05-28 18:18:37 +0000 |
commit | fc1102509fe4b2a47217c82341dfa7edc5e38fed (patch) | |
tree | c27c472723fbbbdaf3a1999f97ca1c886b1ce705 /UPGRADING | |
parent | 12217da8b32a4e941d6b1c48601b223679224233 (diff) |
- add plugins directory to the list of locations for upgrade (#1485865)
Diffstat (limited to 'UPGRADING')
-rw-r--r-- | UPGRADING | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |