diff options
author | thomascube <thomas@roundcube.net> | 2008-11-03 07:44:33 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2008-11-03 07:44:33 +0000 |
commit | 6e47c0be5c3b59cedbda8da8d708e69534964de2 (patch) | |
tree | db7d91d5574c6b0d0a1dc9edca487e2878120674 /INSTALL | |
parent | a9ab9fd5707c86242b09c610e235500102d4a0dd (diff) |
Handle magic_quotes on runtime and remove them from the requirements list (#1485285)
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 |