diff options
author | thomascube <thomas@roundcube.net> | 2008-03-05 14:14:40 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2008-03-05 14:14:40 +0000 |
commit | 308f419bfa12824338ce98b6adcbc58bfef15581 (patch) | |
tree | c7084617ebc9421fdc1396b9894f011ba3b55156 /installer/welcome.html | |
parent | 8bafc6d2f2df7e73c53243803f569d95675c5ae4 (diff) |
Remove test for sockets + check if temp and log dirs are writeable
Diffstat (limited to 'installer/welcome.html')
-rw-r--r-- | installer/welcome.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/installer/welcome.html b/installer/welcome.html index a0c88e5e9..200f680f3 100644 --- a/installer/welcome.html +++ b/installer/welcome.html @@ -10,7 +10,6 @@ <ul> <li>PCRE (perl compatible regular expression)</li> <li>Session support</li> - <li>Sockets enabled</li> <li>Libiconv (recommended)</li> <li>OpenSSL (recommended)</li> <li>FileInfo (optional)</li> |