diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-06-13 14:51:51 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-06-13 14:51:51 +0000 |
| commit | 76826cc3f464184d51275b3ff0e8ebf734da559b (patch) | |
| tree | 961d3b0181b2a174f6f65eda76d6b0f2f0807eda /roundcubemail/INSTALL | |
| parent | 5156c3c2cc6d49cf291f8bec208c52ae736eac1a (diff) | |
Mention dependency of the DOM exension and add link to php.net
git-svn-id: https://svn.roundcube.net/trunk@1526 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/INSTALL')
| -rw-r--r-- | roundcubemail/INSTALL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/INSTALL b/roundcubemail/INSTALL index 098e886f9..c38610e8f 100644 --- a/roundcubemail/INSTALL +++ b/roundcubemail/INSTALL @@ -13,6 +13,7 @@ REQUIREMENTS * .htaccess support allowing overrides for DirectoryIndex * PHP Version 5.2 or greater including - PCRE (perl compatible regular expression) + - DOM (xml document object model) - libiconv (recommended) - mbstring (optional) * php.ini options: |
