diff options
| author | sparc <sparc@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2005-10-02 12:45:13 +0000 |
|---|---|---|
| committer | sparc <sparc@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2005-10-02 12:45:13 +0000 |
| commit | 80eff893c7869bae5112cc21273c8cd3df27bef8 (patch) | |
| tree | 1a8c95db96f5b888655fd1126db800b1bb77fe3b /roundcubemail/INSTALL | |
| parent | 7a311c17244f5e561e431e7c5e73f66b138a552b (diff) | |
more changes to reflect postgres support
git-svn-id: https://svn.roundcube.net/trunk@13 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 5317b80d5..f2414ad18 100644 --- a/roundcubemail/INSTALL +++ b/roundcubemail/INSTALL @@ -21,7 +21,7 @@ REQUIREMENTS * php.ini options: - error_reporting E_ALL & ~E_NOTICE (or lower) - file_uploads on (for attachment upload features) -* The MySQL database engine +* A MySQL or Postgres database engine * A database with permission to create tables |
