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)); ]]>