diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-04-12 11:12:37 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-04-12 11:12:37 +0000 |
| commit | 5e3c5775c0b6c6df664412e8bdf5872dfe9e8a9e (patch) | |
| tree | 1d728fe815d1bf9bf2a0e24f8b372dd449c2a149 /roundcubemail/INSTALL | |
| parent | f39ae0613c0660d3e6a865fcf84b8ad5908b0c82 (diff) | |
- Fix regression in disposition-notification (#1486623)
git-svn-id: https://svn.roundcube.net/trunk@3484 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 623f478cf..2664e7f89 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.6.1 or newer + - Mail_Mime 1.7.0 or newer - Net_SMTP 1.4.2 or newer * php.ini options (see .htaccess file): - error_reporting E_ALL & ~E_NOTICE (or lower) |
