diff options
author | thomascube <thomas@roundcube.net> | 2008-06-13 14:51:51 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2008-06-13 14:51:51 +0000 |
commit | 5d725ed1753474d41e178ddaf10ab3084c8f360e (patch) | |
tree | c553827cd41aefb2c02cd0dfd3fd5216f4c6239a /INSTALL | |
parent | 712b30dd2de49763f68ee6c8f7b8b24bdadb19d9 (diff) |
Mention dependency of the DOM exension and add link to php.net
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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: |