From 6e47c0be5c3b59cedbda8da8d708e69534964de2 Mon Sep 17 00:00:00 2001 From: thomascube Date: Mon, 3 Nov 2008 07:44:33 +0000 Subject: Handle magic_quotes on runtime and remove them from the requirements list (#1485285) --- INSTALL | 2 -- 1 file changed, 2 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 2a68dc8d6..0c3b05dee 100644 --- a/INSTALL +++ b/INSTALL @@ -21,8 +21,6 @@ REQUIREMENTS - memory_limit (increase as suitable to support large attachments) - file_uploads enabled (for attachment upload features) - session.auto_start disabled - - magic_quotes_gpc disabled - - magic_quotes_sybase disabled - zend.ze1_compatibility_mode disabled * PHP compiled with OpenSSL to connect to IMAPS and to use the spell checker * A MySQL or PostgreSQL database engine or the SQLite extension for PHP -- cgit v1.2.3