diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-06-15 10:39:52 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-06-15 10:39:52 +0000 |
| commit | b54db2052ec93284452e704258a91e88def49823 (patch) | |
| tree | f453230b303bebf92e2cb48a0b19127e9eaa21ff /roundcubemail/README | |
| parent | 1e0958207b8a6f9877b6e0b77b23e4fe0139e12f (diff) | |
- small doc fixed (#1485133)
git-svn-id: https://svn.roundcube.net/trunk@1543 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/README')
| -rw-r--r-- | roundcubemail/README | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/roundcubemail/README b/roundcubemail/README index 1129cf59e..8a39fc927 100644 --- a/roundcubemail/README +++ b/roundcubemail/README @@ -16,11 +16,11 @@ RoundCube Webmail is a browser-based multilingual IMAP client with an application-like user interface. It provides full functionality you expect from an e-mail client, including MIME support, address book, folder manipulation, message searching and spell checking. RoundCube Webmail is written in PHP and -requires the MySQL or Postgres database. The user interface is fully skinnable +requires the MySQL, PostgreSQL or SQLite database. The user interface is fully skinnable using XHTML and CSS 2. This project is meant to be a modern webmail solution which is easy to -install/configure and that runs on a standard PHP plus MySQL or Postgres +install/configure and that runs on a standard PHP plus MySQL, PostgreSQL or SQLite configuration. It includes open-source classes/libraries like PEAR (http://pear.php.net) and the IMAP wrapper from IlohaMail (http://www.ilohamail.org). @@ -79,5 +79,3 @@ for details. You're always welcome to send a message to the project admin: hello@roundcube.net - - |
