From e9ac143dbbc4ee8ecf1ab9fd1805211229cd9cd7 Mon Sep 17 00:00:00 2001
From: thomascube <thomas@roundcube.net>
Date: Sun, 28 Oct 2007 09:54:45 -0400
Subject: [PATCH] Copy changes from r892 and r903
---
INSTALL | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/INSTALL b/INSTALL
index a28dea1..5dd3485 100644
--- a/INSTALL
+++ b/INSTALL
@@ -10,6 +10,7 @@
- error_reporting E_ALL & ~E_NOTICE (or lower)
- file_uploads on (for attachment upload features)
- memory_limit (increase as suitable to support large attachments)
+* PHP compiled with Open SSL to connect to IMAPS and to use the spell checker
* A MySQL or PostgreSQL database engine or the SQLite extension for PHP
* A database with permission to create tables
--
Gitblit v1.9.1