aboutsummaryrefslogtreecommitdiffstats
path: root/mail/roundcube/files/patch-installer_check.php
blob: 12468f20379cd3eac499c38c064d41fc3a89d6f2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- installer/check.php.orig    2017-06-26 20:56:47.000000000 +0200
+++ installer/check.php 2017-06-30 10:20:01.306208000 +0200
@@ -43,7 +43,6 @@ $ini_checks = array(
     'file_uploads'                  => 1,
     'session.auto_start'            => 0,
     'mbstring.func_overload'        => 0,
-    'suhosin.session.encrypt'       => 0,
 );
 
 $optional_checks = array(