diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-05-28 18:18:37 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-05-28 18:18:37 +0000 |
| commit | f39a85a96c7c231f19cf3e596fbae342c85893db (patch) | |
| tree | 01033cb7e312ce9e81b0b802fb8ff94d88f9f5cf | |
| parent | 9bc2fff289242b686c921ce81a5b3a8fc4c3e764 (diff) | |
- add plugins directory to the list of locations for upgrade (#1485865)
git-svn-id: https://svn.roundcube.net/trunk@2557 208e9e7b-5314-0410-a742-e7e81cd9613c
| -rw-r--r-- | roundcubemail/UPGRADING | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/UPGRADING b/roundcubemail/UPGRADING index b2c1977b2..52e170550 100644 --- a/roundcubemail/UPGRADING +++ b/roundcubemail/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 |
