summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2014-10-13 14:48:05 +0200
committerAleksander Machniak <alec@alec.pl>2014-10-13 14:48:05 +0200
commit6b7e06620d31078bdd8dd139a395439b0fe810ea (patch)
tree5431f059c39ff4a507a0e25bdad2a247bda5dfba /INSTALL
parent0ea079d604ef1f34cc47646ab23176a3c66f16ee (diff)
Remove zend.ze1_compatibility_mode checks, it does not exist in PHP >= 5.3
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL1
1 files changed, 0 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index d9f3f1f68..df11239b6 100644
--- a/INSTALL
+++ b/INSTALL
@@ -29,7 +29,6 @@ REQUIREMENTS
- memory_limit > 16MB (increase as suitable to support large attachments)
- file_uploads enabled (for attachment upload features)
- session.auto_start disabled
- - zend.ze1_compatibility_mode disabled
- suhosin.session.encrypt disabled
- mbstring.func_overload disabled
- magic_quotes_runtime disabled