From 5d725ed1753474d41e178ddaf10ab3084c8f360e Mon Sep 17 00:00:00 2001 From: thomascube <thomas@roundcube.net> Date: Fri, 13 Jun 2008 10:51:51 -0400 Subject: [PATCH] Mention dependency of the DOM exension and add link to php.net --- INSTALL | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/INSTALL b/INSTALL index 098e886..c38610e 100644 --- a/INSTALL +++ b/INSTALL @@ -13,6 +13,7 @@ * .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: -- Gitblit v1.9.1