diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-08-26 07:21:50 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-08-26 07:21:50 +0000 |
| commit | cb0e0eb2645167dd293b73f2afd31d55d4ddbc93 (patch) | |
| tree | ed587d93a6e7c02b94fe3e27dcaab6b44b0335c5 /roundcubemail/UPGRADING | |
| parent | c2cba3634ed97e153b9f893cd6013812936ca572 (diff) | |
- Removed support for PEAR::DB driver
git-svn-id: https://svn.roundcube.net/trunk@1681 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/UPGRADING')
| -rw-r--r-- | roundcubemail/UPGRADING | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/roundcubemail/UPGRADING b/roundcubemail/UPGRADING index d62c53e44..44daba0b2 100644 --- a/roundcubemail/UPGRADING +++ b/roundcubemail/UPGRADING @@ -19,6 +19,8 @@ from version 0.2-alpha * check the config/main.inc.php.dist for new configuration options and add them to your config WARNING: 'skin_path' option was replaced by 'skin' option +* WARNING: 'db_backend' option has been removed, now only + PEAR::MDB2 driver is supported from version 0.1.1 |
