From 26fe1ea66747493e0db11444c2efcfec429e4f08 Mon Sep 17 00:00:00 2001 From: Nishant Limbachia Date: Thu, 13 May 2010 00:40:54 +0200 Subject: system/mcrypt: Updated for version 2.6.8 --- system/mcrypt/README | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'system/mcrypt/README') diff --git a/system/mcrypt/README b/system/mcrypt/README index e987f323ef..52128e52ec 100644 --- a/system/mcrypt/README +++ b/system/mcrypt/README @@ -5,8 +5,6 @@ including encrypting files or data streams without having to be cryptographers. The companion to MCrypt is libmcrypt, which contains the actual encryption functions themselves and provides a standardized mechanism for accessing them. -mcrypt and libmcrypt packages are recommended if you are using phpmyadmin for -database administration. - -To actually use mcrypt, you would have to recompile php with the following -config switch: "--with-mcrypt=shared,/usr/bin" +The mcrypt package is recommended if you are using phpmyadmin for database +administration. To actually use mcrypt, you would have to recompile php with +the following config switch: "--with-mcrypt=shared,/usr/bin" -- cgit v1.2.3-80-g2a13