diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-12-01 10:49:20 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-12-01 10:49:20 +0000 |
| commit | cffdbd8047729de4846cdbb263c5c6cf736d6346 (patch) | |
| tree | 6b05cc313eb7ada034f019094d63074780582599 /roundcubemail/INSTALL | |
| parent | 5f41afbba6ec64fcdb14726a1f57dc4badc17fbe (diff) | |
- Fix setting charset of attachment filenames (#1487122)
git-svn-id: https://svn.roundcube.net/trunk@4295 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/INSTALL')
| -rw-r--r-- | roundcubemail/INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/INSTALL b/roundcubemail/INSTALL index 2d736ca88..eb8399786 100644 --- a/roundcubemail/INSTALL +++ b/roundcubemail/INSTALL @@ -17,7 +17,7 @@ REQUIREMENTS - mbstring, fileinfo, mcrypt (optional) * PEAR packages distributed with Roundcube or external: - MDB2 2.5.0 or newer - - Mail_Mime 1.7.0 or newer + - Mail_Mime 1.8.1 or newer - Net_SMTP 1.4.2 or newer - Auth_SASL 1.0.3 or newer * php.ini options (see .htaccess file): |
