fmsystem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fmsystem-commits] [16503] preparing for php7.1


From: sigurdne
Subject: [Fmsystem-commits] [16503] preparing for php7.1
Date: Thu, 30 Mar 2017 10:32:38 -0400 (EDT)

Revision: 16503
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=16503
Author:   sigurdne
Date:     2017-03-30 10:32:38 -0400 (Thu, 30 Mar 2017)
Log Message:
-----------
preparing for php7.1

Modified Paths:
--------------
    trunk/header.inc.php.template

Modified: trunk/header.inc.php.template
===================================================================
--- trunk/header.inc.php.template       2017-03-30 14:29:49 UTC (rev 16502)
+++ trunk/header.inc.php.template       2017-03-30 14:32:38 UTC (rev 16503)
@@ -150,8 +150,8 @@
 
        /**
        * @global string $phpgw_info['server']['enable_crypto']
-       * phpGroupWare offers 2 session management systems - php and db
-       * Unless you really know what you are doing use php here as it works 
better 99.5% of the time
+       * phpGroupWare offers 2 crypto systems - mcrypt and libsodium
+       * Note: mcrypt is deprecated from php 7.1+
        */
        $GLOBALS['phpgw_info']['server']['enable_crypto'] = '{ENABLE_CRYPTO}';
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]