From afb80f672fd666106cac0b4b5e5a6161c19ce5e7 Mon Sep 17 00:00:00 2001 From: Dave Barr Date: Wed, 4 Aug 2004 18:33:59 +0000 Subject: [PATCH] - CS. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165310 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/strings/functions/crypt.xml | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/reference/strings/functions/crypt.xml b/reference/strings/functions/crypt.xml index 7c1f83e32a..6dfd96f6ca 100644 --- a/reference/strings/functions/crypt.xml +++ b/reference/strings/functions/crypt.xml @@ -1,5 +1,5 @@ - + @@ -126,17 +126,21 @@ $hash = crypt($password, substr($password, 0, 2)); ]]>