Files
ports/mail/roundcube/files/patch-installer_check.php
Kurt Jaeger aa1233ab8c mail/roundcube: update 1.2.5 -> 1.3.0
PR:		220317
Submitted by:	ler, ale
Approved by:	ale
Relnotes: https://roundcube.net/news/2017/06/26/roundcube-webmail-1.3.0-released
2017-08-16 10:58:12 +00:00

11 lines
369 B
PHP

--- 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(